Correct PACKAGE in ipa-client/autogen.sh.

This commit is contained in:
Karl MacMillan
-
parent 4c59be2b0d
commit 628aa3a5e7

View File

@@ -2,7 +2,7 @@
# Run this to generate all the initial makefiles, etc.
set -e
PACKAGE=freeipa-server
PACKAGE=freeipa-client
LIBTOOLIZE=${LIBTOOLIZE-libtoolize}
LIBTOOLIZE_FLAGS="--copy --force"