]> git.saurik.com Git - cycript.git/blobdiff - Darwin-arm.mk
Proper install/uninstall targets; don't use dpkg in test target thanks to libtool...
[cycript.git] / Darwin-arm.mk
index b02b2445cf16a04823d3c1f4f0969e68903cc224..cc970778984f81250b4e5913868d4fb9a78485a0 100644 (file)
@@ -4,7 +4,7 @@ all += #cyrver
 
 arch := iphoneos-arm
 console += -framework UIKit
-depends += readline libffi mobilesubstrate sqlite3-lib
+depends += apr-lib readline libffi mobilesubstrate
 #library += -framework CFNetwork
 library += -framework WebCore
 # XXX: all Darwin, maybe all device, should have this
@@ -18,7 +18,7 @@ cyrver: Server.o
            -lapr-1 -lsubstrate -framework CFNetwork
        $(ldid) $@
 
-extra:
+extra::
        sed -i -e '/^Depends: / s/\<mobilesubstrate\>/mobilesubstrate (>= 0.9.3072)/g' package/DEBIAN/control
        #mkdir -p package/System/Library/LaunchDaemons
        #cp -pR com.saurik.Cyrver.plist package/System/Library/LaunchDaemons