summaryrefslogtreecommitdiff
path: root/data/apt7
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2009-05-31 06:07:20 +0000
committerJay Freeman <saurik@saurik.com>2009-05-31 06:07:20 +0000
commit561a05a70b06d18e56e60ff72a2bf12a7487a06e (patch)
tree12d9b68e3ac64b030e9317e38b4bb43f679c6bf4 /data/apt7
parent09205ba3a66b6ee717622d1928784387e50c0d0d (diff)
Split apt-key off so I can depend on it from Cydia.
git-svn-id: http://svn.telesphoreo.org/trunk@613 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/apt7')
l---------data/apt7/_metadata/apt7-key.dep1
-rw-r--r--data/apt7/make.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/data/apt7/_metadata/apt7-key.dep b/data/apt7/_metadata/apt7-key.dep
new file mode 120000
index 000000000..bd7300541
--- /dev/null
+++ b/data/apt7/_metadata/apt7-key.dep
@@ -0,0 +1 @@
+../../apt7-key \ No newline at end of file
diff --git a/data/apt7/make.sh b/data/apt7/make.sh
index 886f99e62..bb0799947 100644
--- a/data/apt7/make.sh
+++ b/data/apt7/make.sh
@@ -1,3 +1,4 @@
pkg: mkdir -p /usr
cp -a "$(PKG_DEST_ _apt7)"/usr/bin "${PKG_DEST}"/usr
cp -a "$(PKG_DEST_ _apt7)"/usr/include "${PKG_DEST}"/usr
+pkg: rm -f /usr/bin/apt-key