Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 96175 Details for
Bug 146219
net-misc/linux-igd-0.95 (version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/linux-igd-0.95-install.patch
linux-igd-0.95-install.patch (text/plain), 1.05 KB, created by
Sergey Belyashov
on 2006-09-06 07:55:46 UTC
(
hide
)
Description:
files/linux-igd-0.95-install.patch
Filename:
MIME Type:
Creator:
Sergey Belyashov
Created:
2006-09-06 07:55:46 UTC
Size:
1.05 KB
patch
obsolete
>diff -ruN linux-igd/Makefile linux-igd.orig/Makefile >--- linux-igd/Makefile 2006-06-02 21:44:45.012809924 +0400 >+++ linux-igd.orig/Makefile 2006-06-02 21:38:41.000000000 +0400 >@@ -33,11 +33,14 @@ > rm -f *.o upnpd > > install: upnpd >- install -d /etc/linuxigd >- install etc/gatedesc.xml /etc/linuxigd >- install etc/gateconnSCPD.xml /etc/linuxigd >- install etc/gateicfgSCPD.xml /etc/linuxigd >- install etc/dummy.xml /etc/linuxigd >- install upnpd $(PREFIX)/sbin >- install upnpd.8 $(PREFIX)/share/man/man8 >- if [ ! -f /etc/upnpd.conf ]; then install etc/upnpd.conf /etc; fi >+ install -d $(ROOT)etc/linuxigd >+ install -m 644 etc/gatedesc.xml $(ROOT)etc/linuxigd >+ install -m 644 etc/gateconnSCPD.xml $(ROOT)etc/linuxigd >+ install -m 644 etc/gateicfgSCPD.xml $(ROOT)etc/linuxigd >+ install -m 644 etc/dummy.xml $(ROOT)etc/linuxigd >+ install -d $(ROOT)$(PREFIX)/sbin >+ install -m 755 upnpd $(ROOT)$(PREFIX)/sbin >+ install -d $(ROOT)$(PREFIX)/share/man/man8 >+ install -m 644 upnpd.8 $(ROOT)$(PREFIX)/share/man/man8 >+ install -d $(ROOT)etc >+ install -m 644 etc/upnpd.conf $(ROOT)etc
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 146219
:
96174
| 96175 |
96176
|
96178
|
96179
|
96266
|
98245
|
98247
|
98248
|
98249