diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-23 11:32:54 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-23 11:32:54 +0000 |
commit | 82e733c2d6a4504cf01e7b483cd2c93b7885fdf0 (patch) | |
tree | da509576dddfdda97fc206266c887f1053d6ca87 /x11-wm | |
parent | 1.0.2 marked as x86 (diff) | |
download | gentoo-2-82e733c2d6a4504cf01e7b483cd2c93b7885fdf0.tar.gz gentoo-2-82e733c2d6a4504cf01e7b483cd2c93b7885fdf0.tar.bz2 gentoo-2-82e733c2d6a4504cf01e7b483cd2c93b7885fdf0.zip |
blah
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/openmotif/Manifest | 0 | ||||
-rw-r--r-- | x11-wm/xfce4/xfce4-3.90.0.ebuild | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/openmotif/Manifest b/x11-wm/openmotif/Manifest deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/x11-wm/openmotif/Manifest +++ /dev/null diff --git a/x11-wm/xfce4/xfce4-3.90.0.ebuild b/x11-wm/xfce4/xfce4-3.90.0.ebuild index 22eee1b9d578..fd12d2f778f2 100644 --- a/x11-wm/xfce4/xfce4-3.90.0.ebuild +++ b/x11-wm/xfce4/xfce4-3.90.0.ebuild @@ -15,9 +15,9 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig dev-libs/libxml2 - =x11-libs/libxfce4util-3.90.0 - =x11-libs/libxfcegui4-3.90.0 - =x11-libs/libxfce4mcs-3.90.0 + =x11-libs/libxfce4util-3.90.0 + =x11-libs/libxfcegui4-3.90.0 + =x11-libs/libxfce4mcs-3.90.0 =x11-misc/xfce-mcs-manager-3.90.0 =x11-misc/xfce-mcs-plugins-3.90.0 =x11-wm/xfwm4-3.90.0 @@ -32,7 +32,7 @@ DEPEND=">=x11-libs/gtk+-2.0.6 src_install() { dodir /etc/X11/Sessions echo startxfce4 > ${D}/etc/X11/Sessions/XFCE-4 - chmod +755 ${D}/etc/X11/Sessions/XFCE-4 + fperms 755 /etc/X11/Sessions/XFCE-4 einfo "This is just a wrapper script to install all the components of Xfce4" einfo "Use startxfce4 to initialize. You also might want to emerge the extras" |