mirror of
https://github.com/yawut/SDL.git
synced 2026-07-18 17:01:19 -05:00
This commit is contained in:
parent
e96aa29503
commit
06ab9de131
|
|
@ -151,7 +151,6 @@ dist $(distfile):
|
|||
cp $(distdir)/include/SDL_config.h.default $(distdir)/include/SDL_config.h
|
||||
rm -rf `find $(distdir) -name .svn`
|
||||
rm -f `find $(distdir) -name '.#*'`
|
||||
rmdir `find $(distdir) -type d -empty`
|
||||
tar cvf - $(distdir) | gzip --best >$(distfile)
|
||||
rm -rf $(distdir)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user