Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F6607829
x
gerald (Gerald Pfeifer)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
gerald
May 30 2020, 8:54 PM
2020-05-30 20:54:03 (UTC+0)
Size
663 B
Referenced Files
None
Subscribers
None
x
View Options
Index: Makefile
===================================================================
--- Makefile (revision 537106)
+++ Makefile (working copy)
@@ -24,12 +24,11 @@
PKGDEINSTALL= ${PKGINSTALL}
distinfo-update:
- ${RM} ${.CURDIR}/distinfo ${.CURDIR}/distinfo~
+ ${RM} ${.CURDIR}/distinfo~
.for osrel in 11 12 13
${MAKE} fetch OSREL=${osrel} OSVERSION=${osrel}99999 _OSRELEASE=${osrel}
${MAKE} makesum OSREL=${osrel} OSVERSION=${osrel}99999 _OSRELEASE=${osrel}
${CAT} ${.CURDIR}/distinfo >> ${.CURDIR}/distinfo~
- ${RM} ${.CURDIR}/distinfo
.endfor
${SED} -e '2,$${' -e '/^TIMESTAMP/d' -e '}' distinfo~ > ${.CURDIR}/distinfo
${RM} ${.CURDIR}/distinfo~
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2596386
Default Alt Text
x (663 B)
Attached To
Mode
D25042: emulators/i386-wine-devel: Transform maintainance target into script
Attached
Detach File
Event Timeline
Log In to Comment