makesrcdist script would remove 'GL' directory on non-case-sensitive operating systems.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8137 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
24758b5cd6
commit
7a395759c1
@ -42,7 +42,7 @@ echo Creating configure script...
|
||||
autoconf -f
|
||||
|
||||
echo Cleaning developer files...
|
||||
rm -rf OpenGL autom4te* bc5 config forms gl glut images packages themes
|
||||
rm -rf OpenGL autom4te* bc5 config forms glut images packages themes
|
||||
rm -f makesrcdist
|
||||
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user