FreeBSD Bugzilla – Attachment 13517 Details for
Bug 25689
Fixed problem in Makefile which prevented it from being built
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 383 bytes, created by
Edwin Mons
on 2001-03-11 08:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Edwin Mons
Created:
2001-03-11 08:50:01 UTC
Size:
383 bytes
patch
obsolete
>--- xtrojka.bak/Makefile Sun Mar 11 09:38:14 2001 >+++ xtrojka/Makefile Sun Mar 11 09:35:19 2001 >@@ -19,9 +19,9 @@ > USE_XLIB= yes > > pre-install: >- @exec mkdirhier ${PREFIX}/share/xtrojka >+ @exec /bin/mkdir -p ${PREFIX}/share/xtrojka > > post-install: >- strip ${PREFIX}/bin/xtrojka >+ /usr/bin/strip ${PREFIX}/bin/xtrojka > > .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 25689
: 13517