]> git.saurik.com Git - cycript.git/blobdiff - makefile
Removed unused and thereby broken LaunchDaemon configuration.
[cycript.git] / makefile
index ec92c13846ac669aa488e994cd90adb30afc2434..6827307e8b8432fe0c8e52da3fa31ab28682df97 100644 (file)
--- 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; \