Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 200467 Details for
Bug 280623
app-text/sloccount sets $libexec_dir incorrectly on prefix systems
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Sets $libexec_dir to the correct directory
sloccount-prefix-libexec.patch (text/plain), 261 bytes, created by
Mark A Rada
on 2009-08-07 02:59:39 UTC
(
hide
)
Description:
Sets $libexec_dir to the correct directory
Filename:
MIME Type:
Creator:
Mark A Rada
Created:
2009-08-07 02:59:39 UTC
Size:
261 bytes
patch
obsolete
>--- sloccount.new 2009-08-06 22:57:15.000000000 -0400 >+++ sloccount 2009-08-06 22:56:39.000000000 -0400 >@@ -39,7 +39,7 @@ > > startingdir=`pwd` > >-libexec_dir=/usr/libexec/sloccount >+libexec_dir=$EPREFIX/usr/libexec/sloccount > export PATH=$PATH:$libexec_dir > >
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 280623
: 200467 |
200469