diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-07 03:23:30 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-07 03:23:30 +0000 |
commit | d950e51766838ff35ea84653b711f8d0434d328f (patch) | |
tree | 4acddf474b9fdf608297da690eb2986f6b450d16 /x11-libs | |
parent | Version Bump, Maintenance Release of sun-jdk 1.4.1 (diff) | |
download | gentoo-2-d950e51766838ff35ea84653b711f8d0434d328f.tar.gz gentoo-2-d950e51766838ff35ea84653b711f8d0434d328f.tar.bz2 gentoo-2-d950e51766838ff35ea84653b711f8d0434d328f.zip |
Mwm installed properly into app-defaults
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.2-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/openmotif/Manifest b/x11-libs/openmotif/Manifest index c66df8af9f8c..31d140b023a3 100644 --- a/x11-libs/openmotif/Manifest +++ b/x11-libs/openmotif/Manifest @@ -1,6 +1,6 @@ MD5 bab90541194a08586c684da6f7ca75e7 openmotif-2.1.30-r1.ebuild 930 MD5 81204d17ce9b31bf63e865f933ff635e openmotif-2.2.2-r1.ebuild 1044 -MD5 2d4518493a5a4059271949808f15c3cf openmotif-2.2.2-r2.ebuild 1833 +MD5 6d82f521481cc0ed76ab8f637798df3e openmotif-2.2.2-r2.ebuild 1836 MD5 35a0c3f77bc618ad6fedcf3e76c5e209 ChangeLog 2788 MD5 009fd49058dd31057e2cbdc0c5cbb6a5 files/digest-openmotif-2.2.2-r1 136 MD5 e0b6cf2385221247e7204f63a199c6c3 files/digest-openmotif-2.2.2-r2 68 diff --git a/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild b/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild index ca3fad516ca1..217dba84a40e 100644 --- a/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild,v 1.1 2003/06/06 20:56:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r2.ebuild,v 1.2 2003/06/07 03:23:28 seemant Exp $ inherit libtool @@ -71,7 +71,7 @@ src_install() { # upstream does not include an app-defaults/Mwm file any longer with # 2.2.2 - into /etc/X11/app-defaults + insinto /etc/X11/app-defaults newins ${FILESDIR}/Mwm.defaults Mwm dodoc COPYRIGHT* LICENSE* RE* *BUG* |