diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-05-13 14:54:40 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-05-13 15:24:08 +0200 |
commit | 107dca68e635132aa451f46bc086e7d078382dfd (patch) | |
tree | 3b3b6933e58b59ead8f471f0a1424217003f7706 /games-action/bzflag | |
parent | games-action/bzflag: Add missing DEPEND on virtual/pkgconfig. (diff) | |
download | gentoo-107dca68e635132aa451f46bc086e7d078382dfd.tar.gz gentoo-107dca68e635132aa451f46bc086e7d078382dfd.tar.bz2 gentoo-107dca68e635132aa451f46bc086e7d078382dfd.zip |
games-action/bzflag: Clean up patch.
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'games-action/bzflag')
-rw-r--r-- | games-action/bzflag/files/bzflag-2.4.12-configure.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-action/bzflag/files/bzflag-2.4.12-configure.patch b/games-action/bzflag/files/bzflag-2.4.12-configure.patch index b280621f6ec2..e1c546f37a34 100644 --- a/games-action/bzflag/files/bzflag-2.4.12-configure.patch +++ b/games-action/bzflag/files/bzflag-2.4.12-configure.patch @@ -1,6 +1,5 @@ -diff -ru bzflag-2.4.4.orig/configure.ac bzflag-2.4.4/configure.ac ---- bzflag-2.4.4.orig/configure.ac 2016-02-14 19:09:51.000000000 -0500 -+++ bzflag-2.4.4/configure.ac 2016-05-05 16:35:35.475935345 -0400 +--- a/configure.ac ++++ b/configure.ac @@ -215,7 +215,7 @@ AC_SUBST(AR) AC_SUBST(AR_FLAGS) |