diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-06-05 03:12:24 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-12 16:33:24 -0300 |
commit | 0a1b3713e05b0cf4e17df7f1e2bef396099d751f (patch) | |
tree | 1033651d5ae96d3aa9dbc359845fd28269f3b19a /community/anytun/fix-werror-compile-flags.patch | |
parent | b2aaa90db4397bf1e7a350642ed74d32adfe768d (diff) | |
download | aports-0a1b3713e05b0cf4e17df7f1e2bef396099d751f.tar.bz2 aports-0a1b3713e05b0cf4e17df7f1e2bef396099d751f.tar.xz |
community/anytun: modernize, fix license, fix url
Diffstat (limited to 'community/anytun/fix-werror-compile-flags.patch')
-rw-r--r-- | community/anytun/fix-werror-compile-flags.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/anytun/fix-werror-compile-flags.patch b/community/anytun/fix-werror-compile-flags.patch index 5720a7d115..907499b466 100644 --- a/community/anytun/fix-werror-compile-flags.patch +++ b/community/anytun/fix-werror-compile-flags.patch @@ -1,7 +1,7 @@ diff --git a/src/configure b/src/configure index 65a0c74..357628e 100755 ---- a/src/configure -+++ b/src/configure +--- a/configure ++++ b/configure @@ -217,8 +217,8 @@ if [ -n "$ERRORS" ] && [ $EBUILD_COMPAT -ne 1 ]; then fi |