remove ${WRKSRC} references from installed files. Bump PKGREVISION.
This commit is contained in:
parent
78915894c7
commit
f0e643546a
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:01 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/06/15 02:21:03 dmcmahill Exp $
|
||||
#
|
||||
|
||||
DISTNAME= atlc-4.6.0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atlc/}
|
||||
|
||||
|
@ -19,5 +20,6 @@ TEST_TARGET= check
|
|||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/atlc
|
||||
${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/atlc
|
||||
${RM} -f ${PREFIX}/share/examples/atlc/Makefile
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2004/11/27 20:49:24 dmcmahill Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2005/06/15 02:21:03 dmcmahill Exp $
|
||||
bin/atlc
|
||||
bin/coax
|
||||
bin/create_any_bitmap
|
||||
|
@ -393,7 +393,6 @@ share/examples/atlc/50ohm-401h.bmp
|
|||
share/examples/atlc/50ohm-401h.bmp.txt
|
||||
share/examples/atlc/50ohm-801h.bmp
|
||||
share/examples/atlc/50ohm-801h.bmp.txt
|
||||
share/examples/atlc/Makefile
|
||||
share/examples/atlc/Makefile.am
|
||||
share/examples/atlc/Makefile.in
|
||||
share/examples/atlc/README
|
||||
|
|
Loading…
Reference in a new issue