summaryrefslogtreecommitdiff
path: root/www/sws/files/patch-Makefile
blob: ffcf6be54094fb80c5d1ed851730e6b31f8ef792 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- Makefile.orig	2015-02-15 23:56:31 UTC
+++ Makefile
@@ -13,9 +13,6 @@ install:
 	chmod 775 ${DST}/sws/docs
 	chmod 644  ${DST}/etc/sws.cfg
 	cp sws.txt ${DST}/bin/sws
-	cp sws.8.txt  ${DST}/man/man8/sws.8
+	cp sws.8.txt  ${DST}/share/man/man8/sws.8
 	chmod 755 ${DST}/bin/sws
-	chmod 644 ${DST}/man/man8/sws.8
-	chown root:wheel  ${DST}/bin/sws ${DST}/man/man8/sws.8
-	chown www:www  ${DST}/sws/docs 
-	chown www:www  ${DST}/etc/sws.cfg
+	chmod 644 ${DST}/share/man/man8/sws.8