Restore DIST_SUBDIR properly per PR 47769.

This commit is contained in:
dholland 2013-04-29 16:11:11 +00:00
parent 62536cbed8
commit 07e6e0ed66
2 changed files with 11 additions and 5 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2013/04/26 17:03:42 rodent Exp $
# $NetBSD: Makefile,v 1.4 2013/04/29 16:11:11 dholland Exp $
#
DISTNAME= rom-spell
@ -13,6 +13,12 @@ COMMENT= Romanian dictionary for ispell
CONFLICTS+= ispell-romanian-[0-9]*
DEPENDS+= ispell>=3.1.20:../../textproc/ispell
# Keep the old DIST_SUBDIR even though the pkgsrc package name was
# changed, to avoid pointless proliferation of copies. Set this back
# to use ${PKGNAME_NOREV} the next time the distfile changes.
#DIST_SUBDIR= ${PKGNAME_NOREV}
DIST_SUBDIR= ispell-romanian-20031216
INSTALLATION_DIRS= lib
do-install:

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2013/04/26 17:03:42 rodent Exp $
$NetBSD: distinfo,v 1.3 2013/04/29 16:11:11 dholland Exp $
SHA1 (rom-spell.tar.gz) = 9a500dff38a2628d8cd945bdb03b4b6b5fda24c4
RMD160 (rom-spell.tar.gz) = 8b557981dd6388ef32216f65563ff7a18ef30e68
Size (rom-spell.tar.gz) = 279888 bytes
SHA1 (ispell-romanian-20031216/rom-spell.tar.gz) = 9a500dff38a2628d8cd945bdb03b4b6b5fda24c4
RMD160 (ispell-romanian-20031216/rom-spell.tar.gz) = 8b557981dd6388ef32216f65563ff7a18ef30e68
Size (ispell-romanian-20031216/rom-spell.tar.gz) = 279888 bytes