FreeBSD Bugzilla – Attachment 49549 Details for
Bug 75645
Fix errors in emulators/linux_base-8 for amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
linux_base-8.diff
linux_base-8.diff (text/plain), 592 bytes, created by
Conrad J. Sabatier
on 2004-12-30 01:30:18 UTC
(
hide
)
Description:
linux_base-8.diff
Filename:
MIME Type:
Creator:
Conrad J. Sabatier
Created:
2004-12-30 01:30:18 UTC
Size:
592 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/emulators/linux_base-8/Makefile,v >retrieving revision 1.93 >diff -u -d -H -r1.93 Makefile >--- Makefile 27 Dec 2004 21:47:56 -0000 1.93 >+++ Makefile 30 Dec 2004 01:14:36 -0000 >@@ -79,6 +79,10 @@ > RPM= LC_ALL=C rpm > RPMFLAGS= --root ${WRKSRC} --dbpath ${DBPATH} --nodeps \ > --replacepkgs --ignoreos --ignorearch >+.if ${ARCH} == "amd64" >+RPMFLAGS+=--noscripts >+.endif >+ > RPMDIR= ${DISTDIR}/${DIST_SUBDIR} > > REMOVE_DIRS= boot dev home initrd root tmp var/tmp usr/local usr/tmp
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 75645
: 49549