mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 20:54:13 +01:00
Copy the src tarballs' script to the right place.
This commit is contained in:
parent
46c57c8d60
commit
1c4f0da002
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.91 1995/01/28 01:18:36 jkh Exp $
|
||||
# $Id: Makefile,v 1.92 1995/01/28 05:33:52 jkh Exp $
|
||||
#
|
||||
|
||||
FLOPPY= fd0
|
||||
@ -360,6 +360,7 @@ src: srcbase-tarball srcbin-tarball srcetc-tarball \
|
||||
srcebones-tarball srclkm-tarball srcrelease-tarball
|
||||
( cd ${RELEASEDIR}/tarballs/src; \
|
||||
sh -e ${.CURDIR}/scripts/mkchecksums.sh )
|
||||
cp ${.CURDIR}/scripts/extract_src.sh ${RELEASEDIR}/tarballs/extract.sh
|
||||
cp ${.CURDIR}/scripts/extract_src.sh \
|
||||
${RELEASEDIR}/tarballs/src/extract.sh
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user