Skip to content

Commit

Permalink
delete some bogus directories
Browse files Browse the repository at this point in the history
  • Loading branch information
asdfugil committed Apr 9, 2024
1 parent 642cfb4 commit fa0bd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ binpack.dmg: binpack.tar loader.dmg tvloader.dmg $(patsubst %, %-all, $(SUBDIRS)
mkdir binpack
touch binpack/.installed_overlay
tar -C binpack --preserve-permissions -xf binpack.tar
rm -rf binpack/usr/share cores
rm -rf binpack/usr/share binpack/private cores
mkdir -p binpack/Applications
mkdir -p binpack/usr/lib binpack/usr/share binpack/usr/lib/libroot
mkdir -p binpack/Library/Frameworks/CydiaSubstrate.framework
Expand Down

0 comments on commit fa0bd4a

Please sign in to comment.