Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 381926 Details for
Bug 338909
net-p2p/gnunet: new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
install-0.10.1.diff. Fetched from Zugaina overlay and updated to this version.
install-0.10.1.diff (text/plain), 3.23 KB, created by
Vince C.
on 2014-07-31 01:26:55 UTC
(
hide
)
Description:
install-0.10.1.diff. Fetched from Zugaina overlay and updated to this version.
Filename:
MIME Type:
Creator:
Vince C.
Created:
2014-07-31 01:26:55 UTC
Size:
3.23 KB
patch
obsolete
>Index: src/dns/Makefile.am >=================================================================== >--- src/dns/Makefile.am (revision 28689) >+++ src/dns/Makefile.am (working copy) >@@ -20,7 +20,7 @@ > if LINUX > HIJACKBIN = gnunet-helper-dns > install-exec-hook: >- $(top_srcdir)/src/dns/install-dns-helper.sh $(libexecdir) $(GNUNETDNS_GROUP) $(SUDO_BINARY) || true >+ $(top_srcdir)/src/dns/install-dns-helper.sh $(DESTDIR)/$(libexecdir) $(GNUNETDNS_GROUP) $(SUDO_BINARY) || true > else > install-exec-hook: > endif >Index: src/exit/Makefile.am >=================================================================== >--- src/exit/Makefile.am (revision 28689) >+++ src/exit/Makefile.am (working copy) >@@ -21,7 +21,7 @@ > if LINUX > EXITBIN = gnunet-helper-exit > install-exec-hook: >- $(top_srcdir)/src/exit/install-exit-helper.sh $(libexecdir) $(SUDO_BINARY) || true >+ $(top_srcdir)/src/exit/install-exit-helper.sh $(DESTDIR)/$(libexecdir) $(SUDO_BINARY) || true > else > install-exec-hook: > endif >Index: src/gns/nss/Makefile.am >=================================================================== >--- src/gns/nss/Makefile.am (revision 28689) >+++ src/gns/nss/Makefile.am (working copy) >@@ -53,7 +53,7 @@ > > if !MINGW > install-data-hook: >- $(top_srcdir)/src/gns/nss/install-nss-plugin.sh $(SHELL) $(top_builddir) $(nssdir) $(SUDO_BINARY) >+ $(top_srcdir)/src/gns/nss/install-nss-plugin.sh $(SHELL) $(top_builddir) $(DESTDIR)$(nssdir) $(SUDO_BINARY) > > uninstall-hook: > $(top_srcdir)/src/gns/nss/uninstall-nss-plugin.sh $(SHELL) $(top_builddir) "rm -f $(nssdir)/libnss_gns.so.2" $(SUDO_BINARY) >Index: src/nat/Makefile.am >=================================================================== >--- src/nat/Makefile.am (revision 28689) >+++ src/nat/Makefile.am (working copy) >@@ -19,7 +19,7 @@ > NATSERVER = gnunet-helper-nat-server.c > NATCLIENT = gnunet-helper-nat-client.c > install-exec-hook: >- $(top_srcdir)/src/nat/install-nat-helper.sh $(libexecdir) $(SUDO_BINARY) || true >+ $(top_srcdir)/src/nat/install-nat-helper.sh $(DESTDIR)/$(libexecdir) $(SUDO_BINARY) || true > else > install-exec-hook: > endif >Index: src/transport/Makefile.am >=================================================================== >--- src/transport/Makefile.am (revision 28689) >+++ src/transport/Makefile.am (working copy) >@@ -61,7 +61,7 @@ > > if LINUX > install-exec-hook: >- $(top_srcdir)/src/transport/install-wlan-helper.sh $(libexecdir) $(SUDO_BINARY) || true >+ $(top_srcdir)/src/transport/install-wlan-helper.sh $(DESTDIR)/$(libexecdir) $(SUDO_BINARY) || true > else > install-exec-hook: > endif >@@ -83,7 +83,7 @@ > if LINUX > if HAVE_LIBBLUETOOTH > install-exec-hook2: >- $(top_srcdir)/src/transport/install-bluetooth-helper.sh $(libexecdir) $(SUDO_BINARY) || true >+ $(top_srcdir)/src/transport/install-bluetooth-helper.sh $(DESTDIR)/$(libexecdir) $(SUDO_BINARY) || true > endif > else > install-exec-hook2: >Index: src/vpn/Makefile.am >=================================================================== >--- src/vpn/Makefile.am (revision 28689) >+++ src/vpn/Makefile.am (working copy) >@@ -21,7 +21,7 @@ > if LINUX > VPNBIN = gnunet-helper-vpn > install-exec-hook: >- $(top_srcdir)/src/vpn/install-vpn-helper.sh $(libexecdir) $(SUDO_BINARY) || true >+ $(top_srcdir)/src/vpn/install-vpn-helper.sh $(DESTDIR)/$(libexecdir) $(SUDO_BINARY) || true > else > install-exec-hook: > endif
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 338909
:
248775
|
248776
|
248778
|
248779
|
248780
|
248782
|
248784
|
248786
|
256833
|
256834
|
256836
|
256838
|
258853
|
288043
|
288045
|
288047
|
288049
|
288601
|
289387
|
289389
|
289391
|
289393
|
298401
|
304143
|
304145
|
304147
|
304149
|
378212
|
381924
| 381926