mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Don't include newvers.sh into freebsd-version.
This commit is contained in:
parent
d01641e2c1
commit
f79998c8fc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277531
@ -11,7 +11,7 @@ freebsd-version.sh: ${.CURDIR}/freebsd-version.sh.in ${NEWVERS}
|
||||
s/@@TYPE@@/$${TYPE}/g; \
|
||||
s/@@REVISION@@/$${REVISION}/g; \
|
||||
s/@@BRANCH@@/$${BRANCH}/g; \
|
||||
" ${.ALLSRC} >${.TARGET} ; then \
|
||||
" ${.CURDIR}/freebsd-version.sh.in >${.TARGET} ; then \
|
||||
rm -f ${.TARGET} ; \
|
||||
exit 1 ; \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user