summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfumseck2017-11-13 16:19:05 +0100
committerfumseck2017-11-13 16:19:05 +0100
commitc5546442484acf18535450c47541e18f52b6fdd2 (patch)
tree73995687e9b34df9427c78d3823f338685f36eae
parent01989daba0d65390ba0b43b86c87f137edb34b02 (diff)
downloadaur-c5546442484acf18535450c47541e18f52b6fdd2.tar.gz
update install
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5684a592a61..cae514f4f928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,10 +23,5 @@ package()
{
cd $srcdir
mv $pkgname-$pkgver $pkgname
-
- if [ -d "/srv/http/$pkgname" ];then
- sudo -rf "/srv/http/$pkgname"
- fi
-
install -d "$pkgname/srv/http"
}