summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-10-16 15:58:35 +0200
committerDavid Seifert <soap@gentoo.org>2021-10-16 15:58:35 +0200
commit674083b7896455f1b2334c58d7904ac50b1f0a46 (patch)
treea1df888134e12c85378ae596d7ed7fdab93adac7 /app-mobilephone/vmoconv/files/vmoconv-1.0-flags.patch
parentapp-misc/srm: port to EAPI 8 (diff)
downloadgentoo-674083b7896455f1b2334c58d7904ac50b1f0a46.tar.gz
gentoo-674083b7896455f1b2334c58d7904ac50b1f0a46.tar.bz2
gentoo-674083b7896455f1b2334c58d7904ac50b1f0a46.zip
app-mobilephone/vmoconv: port to EAPI 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-mobilephone/vmoconv/files/vmoconv-1.0-flags.patch')
-rw-r--r--app-mobilephone/vmoconv/files/vmoconv-1.0-flags.patch14
1 files changed, 11 insertions, 3 deletions
diff --git a/app-mobilephone/vmoconv/files/vmoconv-1.0-flags.patch b/app-mobilephone/vmoconv/files/vmoconv-1.0-flags.patch
index 031b6eefaaca..c0d145257858 100644
--- a/app-mobilephone/vmoconv/files/vmoconv-1.0-flags.patch
+++ b/app-mobilephone/vmoconv/files/vmoconv-1.0-flags.patch
@@ -1,6 +1,14 @@
-diff -Nru vmoconv-1.0.orig/configure.in vmoconv-1.0/configure.in
---- vmoconv-1.0.orig/configure.in 2004-09-26 15:17:48.000000000 +0000
-+++ vmoconv-1.0/configure.in 2009-03-03 21:32:40.000000000 +0000
+--- a/configure.in
++++ b/configure.in
+@@ -2,7 +2,7 @@
+ # try CFLAGS="$CFLAGS -g -Wall -Wmissing-declarations -Wmissing-prototypes -Werror"
+ AC_INIT(vmoconv, 1.0, zany@triq.net)
+ AM_INIT_AUTOMAKE(vmoconv, 1.0)
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+
+ dnl AM_MAINTAINER_MODE
+
@@ -26,10 +26,10 @@
[printf(__func__)],,
[AC_DEFINE(__func__, "", [non-C99 fake support for __func__])])