summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2009-08-09 09:51:08 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2010-09-30 07:13:58 +0000
commit10bf7bbb924c902603013b0d76bbd9a071ccf337 (patch)
tree38b7135a4ba6095989aae7b595ea7d6a01e2ea00
parent7623f85534496eabbcfd111df17663ff5e690ccf (diff)
Fixed build errors.
-rw-r--r--Cydia.mm1
-rw-r--r--control2
2 files changed, 2 insertions, 1 deletions
diff --git a/Cydia.mm b/Cydia.mm
index ff2a812..350ae60 100644
--- 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 ed48a2c..1bbf987 100644
--- 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)