mirror of https://github.com/fltk/fltk
Don't remove BCB project files when making the source distro.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2486 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
dbf471bfbd
commit
adc02c83a5
|
@ -37,7 +37,7 @@ autoconf
|
|||
echo "Removing CVS directories..."
|
||||
|
||||
rm -rf CVS */CVS */*/CVS
|
||||
rm -rf OpenGL bc5 borlandc config forms gl glut images packages themes
|
||||
rm -rf OpenGL bc5 config forms gl glut images packages themes
|
||||
rm makesrcdist
|
||||
|
||||
cd ..
|
||||
|
|
Loading…
Reference in New Issue