pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/thttpd Reference sitedrivenby.gif from the DIST_SU...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f4de4785087
branches: trunk
changeset: 504737:2f4de4785087
user: gdt <gdt%pkgsrc.org@localhost>
date: Mon Dec 19 21:10:52 2005 +0000
description:
Reference sitedrivenby.gif from the DIST_SUBDIR where it is. Previous
this package failed to 'make install'.
diffstat:
www/thttpd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 351d7769ae47 -r 2f4de4785087 www/thttpd/Makefile
--- a/www/thttpd/Makefile Mon Dec 19 20:12:19 2005 +0000
+++ b/www/thttpd/Makefile Mon Dec 19 21:10:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2005/12/06 14:19:39 rillig Exp $
+# $NetBSD: Makefile,v 1.36 2005/12/19 21:10:52 gdt Exp $
DISTNAME= thttpd-2.25b
PKGREVISION= 5
@@ -54,6 +54,6 @@
post-install:
${INSTALL_DATA} ${WRKDIR}/thttpd.conf ${PREFIX}/share/examples
${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/thttpd
- ${INSTALL_DATA} ${DISTDIR}/sitedrivenby.gif ${PREFIX}/share/thttpd
+ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/sitedrivenby.gif ${PREFIX}/share/thttpd
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index