Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 64766 Details for
Bug 100864
version bump trafshow-5.2.1.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gentoo-5.2.1.patch
trafshow-5.2.1-gentoo.patch (text/plain), 702 bytes, created by
Donald R. Gray Jr
on 2005-07-30 22:30:00 UTC
(
hide
)
Description:
gentoo-5.2.1.patch
Filename:
MIME Type:
Creator:
Donald R. Gray Jr
Created:
2005-07-30 22:30:00 UTC
Size:
702 bytes
patch
obsolete
>--- Makefile.in.orig 2005-07-29 18:27:25.000000000 -0700 >+++ Makefile.in 2005-07-29 18:25:20.000000000 -0700 >@@ -73,9 +73,9 @@ > @echo 'char compiled[] = "$(CC) $(CFLAGS) $(LIBS)";' >> $@ > > install: >- ./install-sh -c -s -m 555 -o bin -g bin $(PROG) $(BINDEST)/$(PROG) >- ./install-sh -c -m 444 -o bin -g bin $(PROG).1 $(MANDEST)/man1/$(PROG).1 >- [ -f /etc/$(PROG) ] || ./install-sh -c -m 444 .trafshow /etc/$(PROG) >+ ./install-sh -c -s -m 555 -o bin -g bin $(PROG) $(DESTDIR)$(BINDEST)/$(PROG) >+ ./install-sh -c -m 444 -o bin -g bin $(PROG).1 $(DESTDIR)$(MANDEST)/man1/$(PROG).1 >+ [ -f $(DESTDIR)/etc/$(PROG) ] || ./install-sh -c -m 444 .trafshow $(DESTDIR)/etc/$(PROG) > > clean: > rm -f $(CLEANFILES)
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 100864
:
64764
|
64765
| 64766 |
64768