Don't make a seperate subdir w/DISTDIR for each version.

Requested by:	Satoshi
This commit is contained in:
David E. O'Brien 1996-11-11 18:37:07 +00:00
parent 0fe54da9a9
commit 6379e5c2cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4400
3 changed files with 6 additions and 6 deletions

View file

@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $Id: Makefile,v 1.1.1.1 1996/11/10 09:37:23 obrien Exp $
# $Id: Makefile,v 1.2 1996/11/10 20:19:54 obrien Exp $
DISTNAME= ${PKGNAME}-export
PKGNAME= mutt-0.49
@ -30,7 +30,7 @@ PATCHFILES= 03.typo.PATCH \
MAINTAINER= obrien@cs.ucdavis.edu
DIST_SUBDIR= Mutt_${PKGNAME:S/^mutt-//}
DIST_SUBDIR= Mutt
WRKSRC= ${WRKDIR}/${PKGNAME}
PATCH_DIST_STRIP=
GNU_CONFIGURE= yes

View file

@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $Id: Makefile,v 1.1.1.1 1996/11/10 09:37:23 obrien Exp $
# $Id: Makefile,v 1.2 1996/11/10 20:19:54 obrien Exp $
DISTNAME= ${PKGNAME}-export
PKGNAME= mutt-0.49
@ -30,7 +30,7 @@ PATCHFILES= 03.typo.PATCH \
MAINTAINER= obrien@cs.ucdavis.edu
DIST_SUBDIR= Mutt_${PKGNAME:S/^mutt-//}
DIST_SUBDIR= Mutt
WRKSRC= ${WRKDIR}/${PKGNAME}
PATCH_DIST_STRIP=
GNU_CONFIGURE= yes

View file

@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $Id: Makefile,v 1.1.1.1 1996/11/10 09:37:23 obrien Exp $
# $Id: Makefile,v 1.2 1996/11/10 20:19:54 obrien Exp $
DISTNAME= ${PKGNAME}-export
PKGNAME= mutt-0.49
@ -30,7 +30,7 @@ PATCHFILES= 03.typo.PATCH \
MAINTAINER= obrien@cs.ucdavis.edu
DIST_SUBDIR= Mutt_${PKGNAME:S/^mutt-//}
DIST_SUBDIR= Mutt
WRKSRC= ${WRKDIR}/${PKGNAME}
PATCH_DIST_STRIP=
GNU_CONFIGURE= yes