aboutsummaryrefslogtreecommitdiffstats
path: root/git-core.spec.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@smyrno.hos.anvin.org>2005-09-27 09:02:24 -0700
committerH. Peter Anvin <hpa@smyrno.hos.anvin.org>2005-09-27 09:02:24 -0700
commite8f71fce3720016d1e9ae3070a8774c19888dc59 (patch)
treecc980adf452e8ccf47fb0ddeb5482da8d47a9b80 /git-core.spec.in
parent8fc7ba85c9f6f3d599e9f81cf9fbd0d014b5dad4 (diff)
downloadgit-e8f71fce3720016d1e9ae3070a8774c19888dc59.tar.gz
COPTS -> CFLAGS
Diffstat (limited to 'git-core.spec.in')
-rw-r--r--git-core.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-core.spec.in b/git-core.spec.in
index e8cc6afe53..8763069442 100644
--- a/git-core.spec.in
+++ b/git-core.spec.in
@@ -23,7 +23,7 @@ elsewhere for tools for ordinary humans layered on top of this.
%setup -q
%build
-make %{_smp_mflags} COPTS="$RPM_OPT_FLAGS" WITH_OWN_SUBPROCESS_PY=YesPlease \
+make %{_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" WITH_OWN_SUBPROCESS_PY=YesPlease \
prefix=%{_prefix} all %{!?_without_docs: doc}
%install
@@ -47,6 +47,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Sep 27 2005 H. Peter Anvin <hpa@zytor.com>
- parallelize build
+- COPTS -> CFLAGS
* Fri Sep 16 2005 Chris Wright <chrisw@osdl.org> 0.99.6-1
- update to 0.99.6