From: Todd C. Miller Date: Thu, 15 Jul 2010 19:20:13 +0000 (-0400) Subject: Add missing prefix setting for debian X-Git-Tag: SUDO_1_7_4~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ae525713b52ecf9503ec0a18390406db7117331;p=sudo Add missing prefix setting for debian --HG-- branch : 1.7 --- diff --git a/mkpkg b/mkpkg index 68cf6c43b..fba659a59 100755 --- a/mkpkg +++ b/mkpkg @@ -95,6 +95,7 @@ case "$platform" in make_opts='docdir=$(datarootdir)/doc/packages/$(PACKAGE_TARNAME)' ;; deb.*) + prefix=/usr # Note, must indent with tabs, not spaces due to IFS trickery if test "${SUDO_FLAVOR:-vanilla}" == "ldap"; then configure_opts="--with-ldap