FreeBSD Bugzilla – Attachment 147248 Details for
Bug 193588
[new port] net/malo-firmware-1.4: Staged malo(4) firmware module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Staging patch for Makefile
Makefile.diff (text/plain), 893 bytes, created by
Juan Ramón Molina Menor
on 2014-09-12 14:43:55 UTC
(
hide
)
Description:
Staging patch for Makefile
Filename:
MIME Type:
Creator:
Juan Ramón Molina Menor
Created:
2014-09-12 14:43:55 UTC
Size:
893 bytes
patch
obsolete
>--- Makefile.orig 2014-09-12 15:56:51.000000000 +0200 >+++ Makefile 2014-09-12 16:12:09.000000000 +0200 >@@ -7,8 +7,8 @@ > > PORTNAME?= malo-firmware > PORTVERSION= ${FWVERSION} >-PORTREVISION?= 1 >-CATEGORIES= net kld >+PORTREVISION?= 2 >+CATEGORIES= net > MASTER_SITES= http://weongyo.org/project/malo/ > PKGNAMESUFFIX= -kmod > FWNAME?= malo-fw-${FWVERSION} >@@ -21,8 +21,9 @@ > DRIVERNAME?= malofw > FIRMS?= malo8335-h:malo8335-m > >+USES= kmod >+ > WRKSRC= ${WRKDIR} >-KMODDIR= /boot/modules > KMODVERSION= ${FWVERSION:C/^(...)$/\1.0/:S/.//g} > PLIST_SUB= DRIVERNAME="${DRIVERNAME}" \ > KMODDIR="${KMODDIR}" >@@ -50,6 +51,6 @@ > @cd ${WRKSRC}/${DRIVERNAME}; ${SETENV} KMODDIR="${KMODDIR}" make all > > do-install: >- @cd ${WRKSRC}/${DRIVERNAME}; ${SETENV} KMODDIR="${KMODDIR}" make install >+ @cd ${WRKSRC}/${DRIVERNAME}; ${SETENV} KMODDIR="${STAGEDIR}\${KMODDIR}" make install > > .include <bsd.port.post.mk>
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 193588
:
147248
|
147260
|
149270
|
149274
|
149727
|
149760