Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 117039 Details for
Bug 175646
new ebuild for stylus-toolbox 0.2.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
this patch goes in the files directory to fix the makefile
stylus-toolbox-0.2.7-makefile.patch (text/plain), 371 bytes, created by
Scott Alfter
on 2007-04-23 03:32:54 UTC
(
hide
)
Description:
this patch goes in the files directory to fix the makefile
Filename:
MIME Type:
Creator:
Scott Alfter
Created:
2007-04-23 03:32:54 UTC
Size:
371 bytes
patch
obsolete
>--- stylus-toolbox-0.2.7/Makefile.orig 2007-04-22 17:48:56.000000000 -0700 >+++ stylus-toolbox-0.2.7/Makefile 2007-04-22 20:22:53.000000000 -0700 >@@ -1,4 +1,4 @@ >-PREFIX=/usr/local >+PREFIX=/usr > > all: > @echo "Type 'make install' as root" >@@ -7,5 +7,5 @@ > rm -rf build > > install: >- @./setup.py --prefix=$(PREFIX) >+ @./setup.py --prefix=${PREFIX} > @./setup.py install
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 175646
:
117038
| 117039