diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-20 22:36:22 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-20 22:36:22 (GMT) |
commit | 9a5154db2f4a86bfb6b2bfc68ac585d16518cda5 (patch) | |
tree | ac5a117a4f77b1c1f94946d854088be8f7131d78 /abs/core-testing/tweaker/PKGBUILD | |
parent | 23fc09c7e0fbd726d8a4805ee8f1571acea8e51f (diff) | |
download | linhes_pkgbuild-9a5154db2f4a86bfb6b2bfc68ac585d16518cda5.zip linhes_pkgbuild-9a5154db2f4a86bfb6b2bfc68ac585d16518cda5.tar.gz linhes_pkgbuild-9a5154db2f4a86bfb6b2bfc68ac585d16518cda5.tar.bz2 |
Modfications to tweaker include
-Commented all HOST% settings
-Commented all IP changes
-Commented adding of MasterServerIP
-Removed Schema entries.
Because of mc.sql this version will create duplicate entries. These entries are not great, but as this is a testers release it's ok.
Diffstat (limited to 'abs/core-testing/tweaker/PKGBUILD')
-rw-r--r-- | abs/core-testing/tweaker/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/tweaker/PKGBUILD b/abs/core-testing/tweaker/PKGBUILD index e38f247..f546293 100644 --- a/abs/core-testing/tweaker/PKGBUILD +++ b/abs/core-testing/tweaker/PKGBUILD @@ -1,6 +1,6 @@ pkgname=tweaker pkgver=1 -pkgrel=26 +pkgrel=29 pkgdesc="" arch=('i686' 'x86_64') |