Fix Mac build's resolution of the gamepacks.

This commit is contained in:
Jay Dolan 2016-08-13 09:56:43 -04:00
parent 282c13d5ed
commit 4638c13b57

View file

@ -46,7 +46,7 @@ all: install bundle
install: -pre-install -gtk-runtime
cp -r $(INSTALL) $(RESOURCES)
rm -rf `find $(INSTDIR)/installs -type d -name .svn`
rm -rf `find $(INSTALL)/installs -type d -name .svn`
bundle: