First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 8021
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Bainbridge (RETIRED) <chrb@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 8021 depends on: Show dependency tree
Bug 8021 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-09-17 05:07 0000
should be: 
       sed -e 's:\$(PREFIX)/man:\$(PREFIX)/share/man:g' \ 
        -e "s:-O2:${CFLAGS}:g" \ 
*        -e "s:gcc:${CC}:g" \ 
        Makefile.orig > Makefile || die 
        cp Makefile-libbz2_so Makefile-libbz2_so.orig 
        sed -e "s:-O2:${CFLAGS}:g" \ 
*        -e "s:gcc:${CC}:g" \

------- Comment #1 From Martin Schlemmer (RETIRED) 2002-09-23 23:26:38 0000 -------
Fixed on CVS.

First Last Prev Next    No search results available      Search page      Enter new bug