Auskommentierte patches entfernt

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@4507 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2008-05-14 12:31:59 +00:00
parent 951ed39f8f
commit f6d53c1056

View File

@ -89,8 +89,6 @@ mk32() {
}
mk() {
# SrcPatch $MAKEDIR/bzip2* $LFSSOURCE/$SRCPATH/bzip2-*-install_docs-1.patch*
# SrcPatch $MAKEDIR/bzip2* $LFSSOURCE/$SRCPATH/bzip2-*-remove_tempfile-1.patch*
if [ "$MK64BIT" == "true" ]; then
sed -i 's@/lib\(/\| \|$\)@/lib64\1@g' Makefile
fi