projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c19114
)
fix cut&paste typo that was breaking centos4 builds
author
ellson
<devnull@localhost>
Mon, 4 Feb 2008 17:08:04 +0000
(17:08 +0000)
committer
ellson
<devnull@localhost>
Mon, 4 Feb 2008 17:08:04 +0000
(17:08 +0000)
graphviz.spec.in
patch
|
blob
|
history
diff --git
a/graphviz.spec.in
b/graphviz.spec.in
index 1eac3b1e42e560fb184a32a887b6ef1944978352..51e37dc3f1db01cf525d8ae430e8a9651bc6d6bd 100644
(file)
--- a/
graphviz.spec.in
+++ b/
graphviz.spec.in
@@
-554,7
+554,7
@@
CFLAGS="$RPM_OPT_FLAGS" \
--enable-sharp%{!?SHARP:=no} \
--enable-guile%{!?GUILE:=no} \
--enable-io%{!?_IO:=no} \
- --enable-
sharp
%{!?JAVA:=no} \
+ --enable-
java
%{!?JAVA:=no} \
--enable-lua%{!?LUA:=no} \
--enable-ocaml%{!?OCAML:=no} \
--enable-perl%{!?PERL:=no} \