Anpassungen an neue Version

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@5423 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-03-02 09:57:40 +00:00
parent 405417f329
commit 69e361f879

View File

@ -116,7 +116,7 @@ mk() {
--libexecdir=/usr/$LIBDIR/ConsoleKit \
--disable-man-pages \
--enable-pam-module
sed -i "s/\(-I\).*\(libck-connector\)/\1..\/..\/ConsoleKit-0.3.0\/\2/" pam-ck-connector/Makefile
sed -i "s/\(-I\).*\(libck-connector\)/\1..\/..\/ConsoleKit-0.4.1\/\2/" pam-ck-connector/Makefile
make -j $NUMCPU
make -j $NUMCPU DESTDIR=$TMPROOT install
if [ "$MK64BIT" == "true" ]; then