diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 22:09:16 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 22:09:16 +0100 |
commit | 78f29d3548e5213e97a454afdc268000dc4f23a4 (patch) | |
tree | 3d64fe20a4323e4a923097f21bc7111adf7fbd39 /extra/ratpoison/Pkgfile | |
parent | 9be8125f649545b59b5f08769febedb1b8ec0036 (diff) | |
download | nutyx-pakxe-78f29d3548e5213e97a454afdc268000dc4f23a4.tar.gz nutyx-pakxe-78f29d3548e5213e97a454afdc268000dc4f23a4.tar.bz2 nutyx-pakxe-78f29d3548e5213e97a454afdc268000dc4f23a4.tar.xz nutyx-pakxe-78f29d3548e5213e97a454afdc268000dc4f23a4.zip |
ratpoison, maj footprint et dépendances
Diffstat (limited to 'extra/ratpoison/Pkgfile')
-rw-r--r-- | extra/ratpoison/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/ratpoison/Pkgfile b/extra/ratpoison/Pkgfile index f5c3e1338..0ed3cac62 100644 --- a/extra/ratpoison/Pkgfile +++ b/extra/ratpoison/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.nongnu.org/ratpoison # Maintainer: NuTyX core team # Packager: Skippythekangoo AT yahoo DOT fr -# Depends on: urxvt +# Depends on: xorg, urxvt name=ratpoison version=1.4.5 release=1 @@ -15,5 +15,6 @@ cd $name-$version make DESTDIR=$PKG install install -D -m644 $SRC/ratpoison.desktop $PKG/usr/share/xsessions/ratpoison.desktop + rm $PKG/usr/share/info/dir } |