Debugging stpo "read" entfernt

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@4575 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2009-03-31 06:24:21 +00:00
parent c8185db3c2
commit fc8730741b

View File

@ -111,5 +111,4 @@ postmk() {
ln -sv gcc $TMPROOT/usr/bin/cc
cd ../gcc*
rm -r ../build-gcc
read
}