This commit is contained in:
Elliot Lee 2003-07-15 13:44:02 +00:00
parent a2894a5e9a
commit 4ccbbe76dc
2 changed files with 2 additions and 2 deletions

View File

@ -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)

2
macros
View File

@ -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} \\\