summaryrefslogtreecommitdiff
path: root/pkgtools/autoswc
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-06-19 14:42:48 +0000
committerjmmv <jmmv>2005-06-19 14:42:48 +0000
commite490ecbd335080356fd1691e02b6d43b3a69d5a8 (patch)
tree98c34313172234c91017d8ebcca6ee3697ba70ae /pkgtools/autoswc
parent5d0d83d63d8981abf6615921ace3b1f8376a863d (diff)
downloadpkgsrc-e490ecbd335080356fd1691e02b6d43b3a69d5a8.tar.gz
Avoid creating an empty directory that is not used (and which didn't match
the PLIST). Noticed by minskim@.
Diffstat (limited to 'pkgtools/autoswc')
-rw-r--r--pkgtools/autoswc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/autoswc/Makefile b/pkgtools/autoswc/Makefile
index 20147830103..5821a89e03a 100644
--- a/pkgtools/autoswc/Makefile
+++ b/pkgtools/autoswc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:04 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/19 14:42:48 jmmv Exp $
DISTNAME= autoswc-1.5
CATEGORIES= pkgtools sysutils
@@ -65,7 +65,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/autoswc.8 ${PREFIX}/man/man8
${INSTALL_DATA_DIR} ${PREFIX}/share/autoswc
${INSTALL_DATA} ${WRKSRC}/autoswc.mk ${PREFIX}/share/autoswc
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/autoswc
${INSTALL_DATA} ${WRKSRC}/config.site ${PREFIX}/share/autoswc
${INSTALL_DATA} ${FILESDIR}/configure.ac ${PREFIX}/share/autoswc