X11R6 link wird nach build nun wieder entfernt (auch und vor allem aus dem package)

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@4916 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2009-12-21 11:38:33 +00:00
parent b31e8a19e7
commit d89f97211a

View File

@ -101,5 +101,5 @@ mk() {
}
postmk() {
echo "Nothing to do for postmk()"
rm $TMPROOT/usr/X11R6
}