pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal6 Remove some commented lines from the Makef...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77c79daa9eb0
branches: trunk
changeset: 540683:77c79daa9eb0
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sun Apr 06 10:19:12 2008 +0000
description:
Remove some commented lines from the Makefile - no functional change
diffstat:
www/drupal6/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r 332348a9f048 -r 77c79daa9eb0 www/drupal6/Makefile
--- a/www/drupal6/Makefile Sun Apr 06 10:17:51 2008 +0000
+++ b/www/drupal6/Makefile Sun Apr 06 10:19:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/06 10:15:27 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/06 10:19:12 adrianp Exp $
DISTNAME= drupal-6.1
CATEGORIES= www
@@ -71,11 +71,8 @@
do-install:
${INSTALL_DATA_DIR} ${DRUPAL}
${INSTALL_DATA_DIR} ${DRUPAL}/files
-# ${INSTALL_DATA_DIR} ${DRUPAL}/profiles
-# ${INSTALL_DATA_DIR} ${DRUPAL}/profiles/default
${INSTALL_DATA_DIR} ${DRUPAL}/sites
${INSTALL_DATA_DIR} ${DRUPAL}/sites/all
-# ${INSTALL_DATA_DIR} ${DRUPAL}/sites/default
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/drupal
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/drupal
Home |
Main Index |
Thread Index |
Old Index