From 496133559614d1f7b661c2fb9fa0f55a5fdf5e8f Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Sun, 14 Dec 2014 20:46:28 +0000 Subject: system-templates: change some permissions --- abs/core/system-templates/PKGBUILD | 2 +- abs/core/system-templates/templates/fstab.conf.template | 0 abs/core/system-templates/templates/mysql.txt | 0 abs/core/system-templates/templates/real_change_chan.sh | 0 4 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 abs/core/system-templates/templates/fstab.conf.template mode change 100755 => 100644 abs/core/system-templates/templates/mysql.txt mode change 100755 => 100644 abs/core/system-templates/templates/real_change_chan.sh diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 66da77a..c56b236 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=8.3 -pkgrel=1 +pkgrel=2 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() diff --git a/abs/core/system-templates/templates/fstab.conf.template b/abs/core/system-templates/templates/fstab.conf.template old mode 100755 new mode 100644 diff --git a/abs/core/system-templates/templates/mysql.txt b/abs/core/system-templates/templates/mysql.txt old mode 100755 new mode 100644 diff --git a/abs/core/system-templates/templates/real_change_chan.sh b/abs/core/system-templates/templates/real_change_chan.sh old mode 100755 new mode 100644 -- cgit v0.12