Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 349014 Details for
Bug 471092
net-misc/libreswan-3.3 - Open Source implementation of IPsec for the Linux operating system (fork of net-misc/openswan)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefiles compilation patch
libreswan-3.3-gentoo.patch (text/plain), 1.12 KB, created by
Geaaru
on 2013-05-23 16:54:40 UTC
(
hide
)
Description:
Makefiles compilation patch
Filename:
MIME Type:
Creator:
Geaaru
Created:
2013-05-23 16:54:40 UTC
Size:
1.12 KB
patch
obsolete
>diff -rua libreswan-3.3.orig//initsystems/systemd/Makefile libreswan-3.3//initsystems/systemd/Makefile >--- libreswan-3.3.orig//initsystems/systemd/Makefile 2013-05-13 19:51:49.000000000 +0200 >+++ libreswan-3.3//initsystems/systemd/Makefile 2013-05-23 18:42:34.000000000 +0200 >@@ -18,9 +18,9 @@ > programs: systemdfiles sysconfigfiles > systemdfiles: $(SYSTEMDFILE) > sysconfigfiles: $(SYSCONFIGFILE) >-install: programs doinstall postcheck >+install: programs doinstall > >-doinstall: programs installsystemdservice installsysconfig oldinitdcheck >+doinstall: programs installsystemdservice > > installsystemdservice: > @mkdir -p $(SYSTEMDDIR) >diff -rua libreswan-3.3.orig//Makefile.inc libreswan-3.3//Makefile.inc >--- libreswan-3.3.orig//Makefile.inc 2013-05-13 19:51:49.000000000 +0200 >+++ libreswan-3.3//Makefile.inc 2013-05-22 13:34:11.000000000 +0200 >@@ -72,7 +72,7 @@ > DESTDIR?= > > # "local" part of tree, used in building other pathnames >-INC_USRLOCAL=/usr/local >+INC_USRLOCAL=/usr > > # PUBDIR is where the "ipsec" command goes; beware, many things define PATH > # settings which are assumed to include it (or at least, to include *some*
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 471092
:
349012
| 349014