summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-08-22 09:08:51 +0000
committerJay Freeman <saurik@saurik.com>2008-08-22 09:08:51 +0000
commita9ef32bb9d21a135c46f5d67e0c8965a34469c53 (patch)
tree176b3b3255a3d23fc8a5498b779409cd3cb21445
parentfb18d7545dca6794ebee01160607c74d1ed360c3 (diff)
Fixed stupid SNAFU in a repository package.
git-svn-id: http://svn.telesphoreo.org/trunk@442 514c082c-b64e-11dc-b46d-3d985efe055d
-rw-r--r--data/pri.ee/make.sh2
-rw-r--r--data/pri.ee/myhorse.pri.ee.list6
2 files changed, 1 insertions, 7 deletions
diff --git a/data/pri.ee/make.sh b/data/pri.ee/make.sh
index 127b7d04a..80ea5de6d 100644
--- a/data/pri.ee/make.sh
+++ b/data/pri.ee/make.sh
@@ -1,4 +1,4 @@
pkg: mkdir -p /etc/apt/sources.list.d
-pkg: cp -a %/myhorse.pri.ee.list /etc/apt/sources.list.d
+pkg: cp -a %/pri.ee.list /etc/apt/sources.list.d
pkg: mkdir -p /usr/share/keyrings
pkg: cp -a %/comcute-keyring.gpg /usr/share/keyrings/pri.ee-keyring.gpg
diff --git a/data/pri.ee/myhorse.pri.ee.list b/data/pri.ee/myhorse.pri.ee.list
deleted file mode 100644
index e356f3738..000000000
--- a/data/pri.ee/myhorse.pri.ee.list
+++ /dev/null
@@ -1,6 +0,0 @@
-# do not edit this file to add your own custom sources
-# this file is subject to be upgraded as part of a package
-# either add your own .list file to /etc/apt/sources.list.d
-# or add your entry to the global /etc/apt/sources.list file
-
-deb http://myhorse.pri.ee/cydia/ stable main