diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-12-11 14:36:08 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-12-11 14:36:08 +0000 |
commit | 7e4af8e9d97beee39a8ac57b541d7d504dbd2fc2 (patch) | |
tree | e7bd056d7755f461162fc6baeb7989573456a1aa /conf | |
parent | 712f7db70725758c26c51c475e6ebbbb5a35322d (diff) | |
download | simplepkg-7e4af8e9d97beee39a8ac57b541d7d504dbd2fc2.tar.gz simplepkg-7e4af8e9d97beee39a8ac57b541d7d504dbd2fc2.tar.bz2 |
repos.conf.new small fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@77 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'conf')
-rw-r--r-- | conf/repos.conf.new | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/repos.conf.new b/conf/repos.conf.new index cd3b9ab..9cc41f1 100644 --- a/conf/repos.conf.new +++ b/conf/repos.conf.new @@ -35,5 +35,5 @@ PATCHES-x86_64-11.0="sarava%http://slack.sarava.org/slamd64/slamd64-11.0/patches # powerpc 11.0 REPOS-powerpc-11.0="sarava%http://slack.sarava.org/packages/slackintosh/slackintosh-11.0/" -PATCHES-powerpc-11.0="sarava%http://slackintosh.workaround.ch/pub/slackintosh/11.0/patches/" +PATCHES-powerpc-11.0="workaround%http://slackintosh.workaround.ch/pub/slackintosh/11.0/patches/" |