summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwaelens Jonathan2015-09-30 10:03:37 +0000
committerSwaelens Jonathan2015-09-30 10:03:37 +0000
commit2427b91ec502003ffaef80450dcbc63bd40f0112 (patch)
tree7480b92d998b21145243f8865f631f8386a5293d /PKGBUILD
parentf53faf1fc3df86b3aac09b7995bc3d1a25db728d (diff)
downloadaur-2427b91ec502003ffaef80450dcbc63bd40f0112.tar.gz
Adapt PKGBUILD because a file have moved
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ba9daafd391..085511879647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,9 +55,6 @@ cd systems/
if [ -d ./admin ] ; then
mkdir -p ${pkgdir}/usr/share/webapps/fusiondirectory/plugins/admin/
- # Remove FAI Monitor Service
- rm ./admin/systems/services/monitor/class_argonautFAIMonitor.inc
-
# Directories
for cur_admin in $(find ./admin -mindepth 1 -maxdepth 1 -type d) ; do
admin_line="$(echo ${cur_admin} | sed "s#./admin/##")"