gentoo-ebuilds/app-misc/rox-filer/files/rox-filer-2.11-in-source-build.patch
David Seifert 8919561dc0
app-misc/rox-filer: [QA] use git-format-patch style patches
Signed-off-by: David Seifert <soap@gentoo.org>
2022-10-30 12:26:16 +01:00

15 lines
351 B
Diff

--- a/configure
+++ b/configure
@@ -2133,12 +2133,6 @@
ac_config_headers="$ac_config_headers config.h"
-
- if [ -f configure ]; then
- as_fn_error $? "Please run configure from the build directory (try ../AppRun --compile)" "$LINENO" 5
- exit 1
-fi
-
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'