X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=4728e301c5ae300930042a2ab80c9a0916c6c48a;hb=8da65c116507f5a7b76faecb0699225f6fc96906;hp=2faf1bd0156c82066c9b7973272df3b18551af99;hpb=458f6fc84389aa3d4679380bb15aad74bdec0cb3;p=freeside.git diff --git a/debian/rules b/debian/rules index 2faf1bd01..4728e301c 100755 --- a/debian/rules +++ b/debian/rules @@ -228,7 +228,7 @@ install-stamp: build-stamp # Torrus install -d ${TMP}-torrus$(APACHE_DOCUMENT_ROOT)/ - install -o root -m 755 htetc/freeside-torrus.conf ${TMP}-torrus$(APACHE_DOCUMENT_ROOT)/ + install -o root -m 755 htetc/freeside-torrus.conf ${TMP}-torrus$(APACHE_DOCUMENT_ROOT)/ ( cd torrus; \ torrus_user=freeside var_user=freeside var_group=freeside ./configure; \