commit:     91f5b3f25a0fe081969667264db3d77b2d654d29
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 23 10:53:44 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 10:56:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f5b3f2

sys-apps/mount-gtk: Clean up patch

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 sys-apps/mount-gtk/files/mount-gtk-1.4.2-c++11.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/mount-gtk/files/mount-gtk-1.4.2-c++11.patch 
b/sys-apps/mount-gtk/files/mount-gtk-1.4.2-c++11.patch
index f2898a0d2ca..f5d5831d5bb 100644
--- a/sys-apps/mount-gtk/files/mount-gtk-1.4.2-c++11.patch
+++ b/sys-apps/mount-gtk/files/mount-gtk-1.4.2-c++11.patch
@@ -1,7 +1,7 @@
 http://bugs.gentoo.org/484264
 
---- configure.ac
-+++ configure.ac
+--- a/configure.ac
++++ b/configure.ac
 @@ -27,6 +27,7 @@
  AC_LANG_CPLUSPLUS dnl switch to C++
  AC_TYPE_SIZE_T
@@ -10,8 +10,8 @@ http://bugs.gentoo.org/484264
  AC_CHECK_RANGE_FOR_SUPPORT
  AC_CHECK_LAMBDA_SUPPORT
  
---- m4/ax_check_compile_flag.m4
-+++ m4/ax_check_compile_flag.m4
+--- a/m4/ax_check_compile_flag.m4
++++ b/m4/ax_check_compile_flag.m4
 @@ -0,0 +1,16 @@
 +# This macro is part of autoconf-archive with license GPL-3 or any later 
version
 +AC_DEFUN([AX_CHECK_COMPILE_FLAG],

Reply via email to