X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/ac9a5ce1cc17b60021bba037c5d5513ba44a0122..7e97e3d8206be7e57a15368932bf035f85f5b54c:/makefile diff --git a/makefile b/makefile index ec92c13..6827307 100644 --- a/makefile +++ b/makefile @@ -95,7 +95,7 @@ $(deb): $(all) mkdir -p package/DEBIAN sed -e 's/#/$(svn)/' control >package/DEBIAN/control mkdir -p package/System/Library/LaunchDaemons - cp -a com.saurik.Cyrver.plist package/System/Library/LaunchDaemons + #cp -a com.saurik.Cyrver.plist package/System/Library/LaunchDaemons mkdir -p package/Library/MobileSubstrate/DynamicLibraries if [[ -e Settings.plist ]]; then \ mkdir -p package/Library/PreferenceLoader/Preferences; \