summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-21 19:08:41 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-21 19:09:06 (GMT)
commit97ff6acca450532ef1c6708c8c33538082b3c2ae (patch)
treeba8ac9650f47b9ed164292a187b40c8b21351e4c /abs/core/system-templates/PKGBUILD
parent6cc1aed847655339967b204669df73b164e94c92 (diff)
downloadlinhes_pkgbuild-97ff6acca450532ef1c6708c8c33538082b3c2ae.zip
linhes_pkgbuild-97ff6acca450532ef1c6708c8c33538082b3c2ae.tar.gz
linhes_pkgbuild-97ff6acca450532ef1c6708c8c33538082b3c2ae.tar.bz2
system-templates: added cleanup of xorg templates. removed old xorg.conf* and replaced with new xorg.$videodriver.
Instead of replacing the entire xorg.conf file each part is moved into /etc/X11/xorg.conf.d
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-xabs/core/system-templates/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD
index 7ed7635..3ca911a 100755
--- a/abs/core/system-templates/PKGBUILD
+++ b/abs/core/system-templates/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=system-templates
pkgver=2.0
-pkgrel=13
+pkgrel=14
conflicts=( )
pkgdesc="Templates used for system configuration"
depends=()