summaryrefslogtreecommitdiff
path: root/cad/geda-examples
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-examples')
-rw-r--r--cad/geda-examples/Makefile7
-rw-r--r--cad/geda-examples/PLIST3
-rw-r--r--cad/geda-examples/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/cad/geda-examples/Makefile b/cad/geda-examples/Makefile
index b77aa778687..18796d443fd 100644
--- a/cad/geda-examples/Makefile
+++ b/cad/geda-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/01/11 03:16:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.7 2005/03/24 02:05:11 dmcmahill Exp $
#
DISTNAME= geda-examples-${PKGVERSION}
@@ -17,11 +17,12 @@ USE_GNU_TOOLS+= make
pre-install:
${RM} -f ${WRKSRC}/config.status.overridden
+ ${RM} -f ${WRKSRC}/configure.lineno
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/geda
- cd ${WRKSRC} && tar -cf - * | \
- (cd ${PREFIX}/share/examples/geda && tar -xf -)
+ cd ${WRKSRC} && ${TAR} -cf - * | \
+ (cd ${PREFIX}/share/examples/geda && ${TAR} -xf -)
${CHOWN} -R ${SHAREOWN} ${PREFIX}/share/examples/geda
${CHGRP} -R ${SHAREGRP} ${PREFIX}/share/examples/geda
diff --git a/cad/geda-examples/PLIST b/cad/geda-examples/PLIST
index 80a7cdc4d93..b49df0836d1 100644
--- a/cad/geda-examples/PLIST
+++ b/cad/geda-examples/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/01/11 03:16:23 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/03/24 02:05:11 dmcmahill Exp $
share/examples/geda/AUTHORS
share/examples/geda/COPYING
share/examples/geda/ChangeLog
@@ -56,7 +56,6 @@ share/examples/geda/config.log
share/examples/geda/config.status
share/examples/geda/configure
share/examples/geda/configure.ac
-share/examples/geda/configure.lineno
share/examples/geda/gTAG/7414-1.sym
share/examples/geda/gTAG/ChangeLog
share/examples/geda/gTAG/Makefile
diff --git a/cad/geda-examples/distinfo b/cad/geda-examples/distinfo
index b930660c94e..7b27ffd6dcd 100644
--- a/cad/geda-examples/distinfo
+++ b/cad/geda-examples/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 14:59:24 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/03/24 02:05:11 dmcmahill Exp $
-SHA1 (geda/geda-examples-20041228.tar.gz) = 385ce827da753d0015ad0d0f40d7ca5549e9e729
-RMD160 (geda/geda-examples-20041228.tar.gz) = 3ac20994e7c4500dbe2a56e66abff0ef0fc8f26f
-Size (geda/geda-examples-20041228.tar.gz) = 244265 bytes
+SHA1 (geda/geda-examples-20050313.tar.gz) = f08b29ddc68bef36a6ee6865182309110dcc0f0e
+RMD160 (geda/geda-examples-20050313.tar.gz) = 659d6d142297979b7c8c51846bf787939bae5c0c
+Size (geda/geda-examples-20050313.tar.gz) = 244625 bytes