Add missing prefix setting for debian
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 15 Jul 2010 19:19:37 +0000 (15:19 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 15 Jul 2010 19:19:37 +0000 (15:19 -0400)
mkpkg

diff --git a/mkpkg b/mkpkg
index 68cf6c43b4261b3feebeb2af0e89caec5fecd14b..fba659a596e83236c4791ec32ecb01581734c63b 100755 (executable)
--- 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