summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/peervpn/peervpn-0.044-r4.ebuild2
-rw-r--r--net-vpn/strongswan/strongswan-5.7.2.ebuild2
-rw-r--r--net-vpn/strongswan/strongswan-5.8.1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-vpn/peervpn/peervpn-0.044-r4.ebuild b/net-vpn/peervpn/peervpn-0.044-r4.ebuild
index 7d270551df87..0415a2741e17 100644
--- a/net-vpn/peervpn/peervpn-0.044-r4.ebuild
+++ b/net-vpn/peervpn/peervpn-0.044-r4.ebuild
@@ -35,7 +35,7 @@ src_prepare() {
}
src_compile() {
- emake CC=$(tc-getCC) || die
+ emake CC=$(tc-getCC)
}
src_install() {
diff --git a/net-vpn/strongswan/strongswan-5.7.2.ebuild b/net-vpn/strongswan/strongswan-5.7.2.ebuild
index 4bf09e5d4a85..2c19bfbd44ab 100644
--- a/net-vpn/strongswan/strongswan-5.7.2.ebuild
+++ b/net-vpn/strongswan/strongswan-5.7.2.ebuild
@@ -202,7 +202,7 @@ src_install() {
/etc/ipsec.d/private \
/etc/ipsec.d/reqs
- dodoc NEWS README TODO || die
+ dodoc NEWS README TODO
# shared libs are used only internally and there are no static libs,
# so it's safe to get rid of the .la files
diff --git a/net-vpn/strongswan/strongswan-5.8.1.ebuild b/net-vpn/strongswan/strongswan-5.8.1.ebuild
index 58ef88965e76..2ab3a0ed5d3a 100644
--- a/net-vpn/strongswan/strongswan-5.8.1.ebuild
+++ b/net-vpn/strongswan/strongswan-5.8.1.ebuild
@@ -206,7 +206,7 @@ src_install() {
/etc/ipsec.d/private \
/etc/ipsec.d/reqs
- dodoc NEWS README TODO || die
+ dodoc NEWS README TODO
# shared libs are used only internally and there are no static libs,
# so it's safe to get rid of the .la files