pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cal3d-examples Fix path name after case-sensi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1661550c56f3
branches: trunk
changeset: 564238:1661550c56f3
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 29 19:29:06 2009 +0000
description:
Fix path name after case-sensitivity change. Reported by hasso.
diffstat:
graphics/cal3d-examples/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5ff6ce3b2587 -r 1661550c56f3 graphics/cal3d-examples/Makefile
--- a/graphics/cal3d-examples/Makefile Sat Aug 29 19:26:01 2009 +0000
+++ b/graphics/cal3d-examples/Makefile Sat Aug 29 19:29:06 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/08/25 11:56:35 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2009/08/29 19:29:06 wiz Exp $
#
PKGNAME= cal3d-examples-${CAL3D_VERSION}
@@ -26,7 +26,7 @@
tools/converter
DATADIR= ${PREFIX}/share/cal3d-examples/data
-WRKDATADIR= ${WRKDIR}/thecallydemo-0.9.1b/data
+WRKDATADIR= ${WRKDIR}/TheCallyDemo-0.9.1b/data
PATCHDATA= cally.cfg paladin.cfg skeleton.cfg
pre-configure:
Home |
Main Index |
Thread Index |
Old Index