#68 closed defect (fixed)
Describe Glibc commands
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Book | Version: | 3.0-pre3 |
Severity: | normal | Keywords: | |
Cc: |
Description
Like: sed s/"\$(PERL)"/"\/usr\/bin\/perl"/ \
../glibc-2.2.1/malloc/Makefile > tmp~ &&
mv tmp~ ../glibc-2.2.1/malloc/Makefile && sed "s/root/0/" ../glibc-2.2.1/login/Makefile > tmp~ && mv tmp~ ../glibc-2.2.1/login/Makefile &&
Attachments (1)
Change History (3)
comment:1 by , 23 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
by , 23 years ago
Attachment: | glibc-exp.diff added |
---|
comment:2 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Descriptions of commands used when building glibc added. I'll close the bug when one of the editors applys the diff to cvs.