rrdtool/rrdtool.spec

changeset 664
3045cab269c7
parent 492
e66ba21516b4
child 710
1e46ce84435a
equal deleted inserted replaced
7:d579a023c731 8:4d078d4b5c27
134 --disable-shared \ 134 --disable-shared \
135 --disable-nls \ 135 --disable-nls \
136 --enable-rrdcgi 136 --enable-rrdcgi
137 137
138 # build package 138 # build package
139 %{l_make} %{l_mflags} 139 %{l_make} %{l_mflags -O}
140 140
141 # build Perl part 141 # build Perl part
142 %if "%{with_perl}" == "yes" 142 %if "%{with_perl}" == "yes"
143 %{l_prefix}/bin/perl-openpkg prepare 143 %{l_prefix}/bin/perl-openpkg prepare
144 %{l_prefix}/bin/perl-openpkg -d bindings/perl-piped configure build 144 %{l_prefix}/bin/perl-openpkg -d bindings/perl-piped configure build

mercurial