From 10bf7bbb924c902603013b0d76bbd9a071ccf337 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sun, 9 Aug 2009 09:51:08 +0000 Subject: Fixed build errors. --- Cydia.mm | 1 + control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 > 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) 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) -- cgit v1.2.3