Correct PACKAGE in ipa-client/autogen.sh.

This commit is contained in:
Karl MacMillan 0001-01-01 00:00:00 +00:00
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"