diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-27 19:05:10 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-27 19:05:10 +0100 |
commit | 4a92a3d7b7afa97904af612d2d876a8e9a4ebf5a (patch) | |
tree | 07a41acd6ea84807353555a9812802be12754eaf /extra/pekwm/Pkgfile | |
parent | 2eabd03df884f38fbbc9c9595e08d44769f86a06 (diff) | |
download | nutyx-pakxe-4a92a3d7b7afa97904af612d2d876a8e9a4ebf5a.tar.gz nutyx-pakxe-4a92a3d7b7afa97904af612d2d876a8e9a4ebf5a.tar.bz2 nutyx-pakxe-4a92a3d7b7afa97904af612d2d876a8e9a4ebf5a.tar.xz nutyx-pakxe-4a92a3d7b7afa97904af612d2d876a8e9a4ebf5a.zip |
pekwm, maj footprint
Diffstat (limited to 'extra/pekwm/Pkgfile')
-rw-r--r-- | extra/pekwm/Pkgfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/pekwm/Pkgfile b/extra/pekwm/Pkgfile index fd91e795c..80c5d157f 100644 --- a/extra/pekwm/Pkgfile +++ b/extra/pekwm/Pkgfile @@ -1,4 +1,3 @@ - # Description: Gestionnaire de fenetres leger # URL: http://www.pekwm.org # Maintainer: NuTyX core team @@ -18,7 +17,7 @@ build() { ./configure \ --prefix=/usr \ - --mandir=/usr/man \ + --mandir=/usr/share/man \ --enable-xft \ --enable-pcre \ --enable-imlib2 \ @@ -27,4 +26,4 @@ build() { make make DESTDIR=$PKG install -}
\ No newline at end of file +} |