We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab25fd commit 5864ab6Copy full SHA for 5864ab6
macosx/macosx.am
@@ -224,7 +224,7 @@ aseprite_package:
224
test -f ./tools/aseprite_plugin/exult_shp$(EXEEXT) || $(MAKE) exult_shp
225
mkdir -p aseprite
226
$(INSTALL_PROGRAM) ./tools/aseprite_plugin/exult_shp$(EXEEXT) ./aseprite/
227
- dylibbundler -cd -b -ns -of -od \
+ dylibbundler -cd -b -ns -of \
228
-x ./aseprite/exult_shp \
229
-d ./aseprite \
230
-p @executable_path/ \
0 commit comments