[redhat-rpm-config: 73/215] 8.0.27-1

Panu Matilainen pmatilai at fedoraproject.org
Wed Apr 2 10:24:30 UTC 2014


commit 4ccbbe76dcd137e924faa6b4b5668f29720e37fc
Author: Elliot Lee <sopwith at redhat.com>
Date:   Tue Jul 15 13:44:02 2003 +0000

    8.0.27-1

 Makefile |    2 +-
 macros   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
index 2608fc2..4708475 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ CVSTAG = REDHAT_RPM_CONFIG_$(subst .,_,$(VERSION))
 all:
 
 tag-archive:
-	@cvs -Q tag -F $(CVSTAG)
+	cvs -Q tag -F $(CVSTAG)
 
 create-archive:
 	@rm -rf /tmp/$(NAME)
diff --git a/macros b/macros
index 5168d9c..3f422cc 100644
--- a/macros
+++ b/macros
@@ -35,7 +35,7 @@
   done ; \
   ./configure --host=%{_host} --build=%{_build} \\\
 	--target=%{_target_platform} \\\
-	--program_prefix=%{?_program_prefix} \\\
+	--program-prefix=%{?_program_prefix} \\\
 	--prefix=%{_prefix} \\\
 	--exec-prefix=%{_exec_prefix} \\\
 	--bindir=%{_bindir} \\\


More information about the scm-commits mailing list