parent
20b5077809
commit
14ae80d9c0
@ -1,25 +0,0 @@
|
||||
From 3b80333b8d98e74bef22e5484b9db2b79310303f Mon Sep 17 00:00:00 2001
|
||||
From: rpmbuild <rpmbuild@fedoraproject.org>
|
||||
Date: Thu, 20 Feb 2014 19:44:49 +0100
|
||||
Subject: [PATCH] never run autogen.sh
|
||||
|
||||
---
|
||||
Makefile.in | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/Makefile.in b/Makefile.in
|
||||
index 41479bd..a5d7368 100644
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -19,7 +19,7 @@ build_goal:=$(if $(filter build check,$(MAKECMDGOALS)),all)\
|
||||
|
||||
SRCDIR := @SRC_ROOT@
|
||||
BUILDDIR := @BUILDDIR@
|
||||
-GIT_BUILD := $(if $(wildcard $(SRCDIR)/.git),T)
|
||||
+GIT_BUILD :=
|
||||
|
||||
# Run autogen.sh if needed and force make to restart itself.
|
||||
# ... but there are several cases where we do not want to run
|
||||
--
|
||||
2.1.0
|
||||
|
Loading…
Reference in new issue