Packageerstellung und installation wird nun hoffentlich unterdrückt..

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@4793 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2009-06-04 17:18:07 +00:00
parent de9205e7a8
commit eeb942fa8e

View File

@ -81,11 +81,9 @@ SRCPATH=Base/Lib
#repository wird zlib comprimiert uebertragen -> beim entpacken crachts dann)
#daher muss jetzt zlib im Basesys.dmk 2 mal gebaut werden, einmal mit, und
#einmal ohne patch
if [ -d /var/install/zlib* ]; then
(( MKPKG = $MKPKG | 128 ))
(( MKPKG = $MKPKG | 8 ))
(( MKPKG = $MKPKG | 16 ))
fi
(( MKPKG = $MKPKG | 8 ))
(( MKPKG = $MKPKG | 16 ))
premk() {
echo "nothing to do for premk()"