diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-08-30 04:42:52 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-08-30 04:42:52 +0000 |
commit | 012a640d48623040951d549775d32303a38ccae8 (patch) | |
tree | 956c3562e531b5e5102a60ea361d33fe323e8b48 /trunk/conf | |
parent | d2fe80683e79b3310fdc287502307c114686841f (diff) | |
download | simplepkg-012a640d48623040951d549775d32303a38ccae8.tar.gz simplepkg-012a640d48623040951d549775d32303a38ccae8.tar.bz2 |
simplaret: small fixes, thanks diogo :)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@433 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/conf')
-rw-r--r-- | trunk/conf/repos.conf.new | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/conf/repos.conf.new b/trunk/conf/repos.conf.new index 1d77419..187377c 100644 --- a/trunk/conf/repos.conf.new +++ b/trunk/conf/repos.conf.new @@ -39,3 +39,7 @@ PATCHES-x86_64-11.0="sarava%http://slack.sarava.org/slamd64/slamd64-11.0/patches REPOS-powerpc-11.0="sarava%http://slack.sarava.org/packages/slackintosh/slackintosh-11.0/" PATCHES-powerpc-11.0="workaround%http://slackintosh.workaround.ch/pub/slackintosh/11.0/patches/" +# i386 12.0 +REPOS-i386-12.0="sarava%http://slack.sarava.org/packages/slackware/slackware-12.0/" +PATCHES-i386-12.0="sarava%http://slack.sarava.org/packages/slackware/slackware-12.0/patches/" + |