]> git.saurik.com Git - cydia.git/commitdiff
Fixed build errors.
authorJay Freeman (saurik) <saurik@saurk.com>
Sun, 9 Aug 2009 09:51:08 +0000 (09:51 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 30 Sep 2010 07:13:58 +0000 (07:13 +0000)
Cydia.mm
control

index ff2a8120d0361560b8bc41e64ecdea69f678c041..350ae60403171e913e4efe7e7dbd3319f243631a 100644 (file)
--- a/Cydia.mm
+++ b/Cydia.mm
@@ -1435,6 +1435,7 @@ typedef std::map< unsigned long, _H<Source> > SourceMap;
     CYString version_;
 
     NSString *host_;
+    NSString *authority_;
 
     CYString defaultIcon_;
 
diff --git a/control b/control
index ed48a2c2c6c9794232aa89496b73ced847f06ee1..1bbf987192ad07367bb33698234df7d26f0c02cf 100644 (file)
--- a/control
+++ b/control
@@ -3,7 +3,7 @@ Priority: required
 Section: Packaging
 Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
 Architecture: iphoneos-arm
-Version: 1.0.2978-1
+Version: 1.0.2983-1
 Replaces: com.sosiphone.addcydia
 Depends: apr-lib, apt7-lib, apt7-key, darwintools, pcre, shell-cmds, system-cmds
 Pre-Depends: dpkg (>= 1.14.25-8)