diff options
author | Thomas Penteker <tek@serverop.de> | 2008-05-19 23:33:25 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2008-05-19 23:33:25 +0200 |
commit | 6f7e15aef82799ba92b9b5bdce273e239611efae (patch) | |
tree | b27955eea352ee472f1228adb94aed5488bc9f09 /thttpd | |
parent | c61cd487731400cfe6671fba3f4db91b55a5e2e7 (diff) | |
download | contrib-6f7e15aef82799ba92b9b5bdce273e239611efae.tar.gz contrib-6f7e15aef82799ba92b9b5bdce273e239611efae.tar.xz |
cleaned up allmy ports
Diffstat (limited to 'thttpd')
-rw-r--r-- | thttpd/Pkgfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/thttpd/Pkgfile b/thttpd/Pkgfile index bf0115fc5..f4c831a28 100644 --- a/thttpd/Pkgfile +++ b/thttpd/Pkgfile @@ -43,6 +43,5 @@ build() { chmod 755 $PKG/home/www chmod 1777 $PKG/home/www/users touch $PKG/var/log/thttpd.log - chown -R root:root $PKG } |