]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
sudo: Move files from /usr/libexec to /usr/lib.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 3 May 2010 22:43:45 +0000 (00:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 3 May 2010 22:43:45 +0000 (00:43 +0200)
pkgs/core/sudo/sudo.nm

index c83dff1bdacf61077981402d3470b88491888e40..5f3f74af84b2ab1f5049228206cc0523c3b9846a 100644 (file)
@@ -51,6 +51,7 @@ endef
 PKG_TARBALL    = $(THISAPP).tar.gz
 
 CONFIGURE_OPTIONS += \
+       --libexecdir=/usr/lib \
        --with-logging=syslog \
        --with-logfac=authpriv \
        --with-pam \