FreeBSD Bugzilla – Attachment 66907 Details for
Bug 98744
Fix extraction on FreeBSD 4.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 789 bytes, created by
Benjamin Lutz
on 2006-06-09 11:40:22 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Benjamin Lutz
Created:
2006-06-09 11:40:22 UTC
Size:
789 bytes
patch
obsolete
>diff -ruN games/linux-enemyterritory.orig/Makefile games/linux-enemyterritory/Makefile >--- games/linux-enemyterritory.orig/Makefile Fri Jun 9 12:23:36 2006 >+++ games/linux-enemyterritory/Makefile Fri Jun 9 12:28:48 2006 >@@ -19,6 +19,7 @@ > > ONLY_FOR_ARCHS= i386 > USE_LINUX= yes >+USE_ZIP= yes > NO_CDROM= Redistribution is limited, see license > ETDIR= ${PREFIX}/lib/${PORTNAME} > INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} >@@ -27,9 +28,9 @@ > do-extract: > @${MKDIR} ${WRKSRC} > @cd ${WRKSRC} && \ >- ${TAIL} +374 ${_DISTDIR}/et-linux-2.60.x86.run | ${TAR} xfz - >+ ${TAIL} +374 ${_DISTDIR}et-linux-2.60.x86.run | ${TAR} xfz - > @cd ${WRKSRC} && \ >- ${TAR} xf ${_DISTDIR}/ET-2.60b.zip >+ ${UNZIP_CMD} -q ${_DISTDIR}ET-2.60b.zip > > post-patch: > .for FILE in et etded
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 98744
: 66907