]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
attr: Fix installation of manpages that got to a wrong place.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Apr 2010 09:34:52 +0000 (11:34 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Apr 2010 09:34:52 +0000 (11:34 +0200)
pkgs/core/attr/attr.nm

index ba9877f5bf509bde7c4fa7e73693b2f68e3ff8fe..743ebfd4a23b9fec6323ee23a651da7c31f860d3 100644 (file)
@@ -47,7 +47,8 @@ PKG_TARBALL    = $(THISAPP).tar.gz
 
 CONFIGURE_OPTIONS += \
        --bindir=/bin \
-       --enable-shared
+       --enable-shared \
+       --mandir=/usr/share/man
 
 define STAGE_INSTALL_CMDS
        -mkdir -pv $(BUILDROOT)/{,usr/}lib