FreeBSD Bugzilla – Attachment 96004 Details for
Bug 134544
[patch] x11/numlockx: No document is installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 574 bytes, created by
WATANABE Kazuhiro
on 2009-05-14 17:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
WATANABE Kazuhiro
Created:
2009-05-14 17:10:03 UTC
Size:
574 bytes
patch
obsolete
>diff -ruN numlockx.orig/Makefile numlockx/Makefile >--- numlockx.orig/Makefile 2008-09-01 20:52:23.000000000 +0900 >+++ numlockx/Makefile 2009-05-14 17:45:53.000000000 +0900 >@@ -19,8 +19,15 @@ > GNU_CONFIGURE= yes > USE_XORG= x11 xext > PLIST_FILES= bin/numlockx >+PORTDOCS= ChangeLog LICENSE README > > # Needed for the "configure" program to find XTest and XKB header files > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" > >+post-install: >+.if !defined(NOPORTDOCS) >+ ${MKDIR} ${DOCSDIR} >+ cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} >+.endif >+ > .include <bsd.port.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 134544
: 96004