diff options
author | tron <tron> | 1999-05-10 07:50:50 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-10 07:50:50 +0000 |
commit | e3c914f1cac73ae0eaa0b9b39e624f96f32743c7 (patch) | |
tree | ab92da645956f7640e6f73ad44eba53982dc2bee /www/thttpd | |
parent | 34c5811fb21804d087970c26c054e3abf53769ee (diff) | |
download | pkgsrc-e3c914f1cac73ae0eaa0b9b39e624f96f32743c7.tar.gz |
Don't attempt to delete "${PREFIX}/www", it is used by other packags, too.
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/thttpd/pkg/PLIST b/www/thttpd/pkg/PLIST index 93fe5444558..791fafff5d7 100644 --- a/www/thttpd/pkg/PLIST +++ b/www/thttpd/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/10 22:01:10 tron Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/05/10 07:50:50 tron Exp $ sbin/thttpd sbin/syslogtocern sbin/makeweb @@ -13,4 +13,3 @@ www/cgi-bin/nph-redirect www/cgi-bin/phf www/cgi-bin/ssi @dirrm www/cgi-bin -@dirrm www |