summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSwaelens Jonathan2016-01-14 09:56:27 +0000
committerSwaelens Jonathan2016-01-14 09:56:27 +0000
commit183ffa9c2f3e0a74fc2d7444731a18f5a7168641 (patch)
tree9dc8b9ff38019ab1e620e6cf1db70c9c3255d053
parent33e2cbff9430c2abde815daf351d8c79169b9610 (diff)
downloadaur-183ffa9c2f3e0a74fc2d7444731a18f5a7168641.tar.gz
Fixes #4233 Set fusiondirectory-apache.conf in the backup array
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51ba07b4c08e..eca31cae7d93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,8 @@ depends=("apache" "smarty3" "smarty3-i18n" "prototype" "scriptaculous" "schema2l
"php-imagick" "php-ldap" "php-pear" "php-gd" "php-imap" "php-apache" "php-mcrypt")
install=${pkgname}.install
+backup=('etc/fusiondirectory-apache.conf')
+
source=("http://repos.fusiondirectory.org/sources/1.0/fusiondirectory/fusiondirectory-${pkgver}.tar.gz"
"fixes-path.patch"
"fixes-apache-path.patch"