From 2c821e7d3401d3414bcacfe339aaa47679dd3fa2 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 9 Apr 2001 11:45:33 +0000 Subject: Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} --- www/ap-auth-ldap/Makefile | 4 ++-- www/ap-auth-postgresql/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/ap-auth-ldap/Makefile b/www/ap-auth-ldap/Makefile index 5a36b3cde80..03240429f7b 100644 --- a/www/ap-auth-ldap/Makefile +++ b/www/ap-auth-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/03/27 03:20:20 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2001/04/09 11:45:33 wiz Exp $ DISTNAME= auth_ldap-1.5.2 PKGNAME= ap-auth-ldap-1.5.2 @@ -25,7 +25,7 @@ do-build: do-install: @cd ${WRKSRC} && ${PREFIX}/sbin/apxs -i auth_ldap.so - -${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mod_auth_ldap + ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mod_auth_ldap ${INSTALL_DATA} ${WRKSRC}/FAQ.html \ ${PREFIX}/share/doc/mod_auth_ldap ${INSTALL_DATA} ${WRKSRC}/auth_ldap.html \ diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile index 553c7fbde78..9a01de8a50d 100644 --- a/www/ap-auth-postgresql/Makefile +++ b/www/ap-auth-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/03/27 03:20:21 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2001/04/09 11:45:34 wiz Exp $ DISTNAME= AuthPG-1.2b2 PKGNAME= ap-auth-postgresql-1.2b2 @@ -23,7 +23,7 @@ do-build: do-install: @cd ${WRKSRC} && ${PREFIX}/sbin/apxs -i mod_auth_pg.so - -${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mod_auth_pg + ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mod_auth_pg ${INSTALL_DATA} ${WRKSRC}/mod_auth_pg.html ${PREFIX}/share/doc/mod_auth_pg ${INSTALL_DATA} ${WRKSRC}/mod_auth_pg.ko.html ${PREFIX}/share/doc/mod_auth_pg ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/mod_auth_pg -- cgit v1.2.3