FreeBSD Bugzilla – Attachment 138465 Details for
Bug 184432
devel/mm fix stage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mm.diff
mm.diff (text/plain), 813 bytes, created by
Rodrigo OSORIO
on 2013-12-02 13:20:00 UTC
(
hide
)
Description:
mm.diff
Filename:
MIME Type:
Creator:
Rodrigo OSORIO
Created:
2013-12-02 13:20:00 UTC
Size:
813 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 335354) >+++ Makefile (working copy) >@@ -10,16 +10,17 @@ > MAINTAINER= rodrigo@bebik.net > COMMENT= Shared memory allocation library for pre-forked process models > >+LICENSE= BSD >+ > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > >-MAN1= mm-config.1 >-MAN3= mm.3 >- >-NO_STAGE= yes > post-build: > @${ECHO_MSG} "===> Use 'make test' to run a quick test suite." > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmm.so >+ > test: > @cd ${WRKSRC} && ${MAKE} test > >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 335354) >+++ pkg-plist (working copy) >@@ -4,3 +4,5 @@ > lib/libmm.la > lib/libmm.so > lib/libmm.so.14 >+man/man1/mm-config.1.gz >+man/man3/mm.3.gz
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 184432
: 138465