summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-07-30 19:24:22 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-07-30 19:24:22 (GMT)
commit9c9505429b54c286503d01cb1c8dba37243f1c27 (patch)
treec26dc098956413ff9c4027e2ddcfe6a952706b32 /abs/core/system-templates/PKGBUILD
parentefe55b74c9eb96356fb9308a6648739652c450b2 (diff)
downloadlinhes_pkgbuild-9c9505429b54c286503d01cb1c8dba37243f1c27.zip
linhes_pkgbuild-9c9505429b54c286503d01cb1c8dba37243f1c27.tar.gz
linhes_pkgbuild-9c9505429b54c286503d01cb1c8dba37243f1c27.tar.bz2
linhes-config/system-config: update fstab template to use the newer format
devpts /dev/pts devpts defaults 0 0 shm /dev/shm tmpfs nodev,nosuid 0 0
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 1b3e3e3..bd53e14 100755
--- a/abs/core/system-templates/PKGBUILD
+++ b/abs/core/system-templates/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=system-templates
pkgver=2.0
-pkgrel=3
+pkgrel=4
conflicts=( )
pkgdesc="Templates used for system configuration"
depends=()