changeset
Fri, 25 Mar 2011 20:09:41 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 25 Mar 2011 20:09:41 +0100
- changeset 327
- 02bcb113e039
- parent 326
- efe7dfa57059
- child 328
- aee811db821a
Correct to solve problems with incompatible ksh implementations.
1.1 --- a/snmp/snmp.spec Fri Mar 25 20:08:38 2011 +0100
1.2 +++ b/snmp/snmp.spec Fri Mar 25 20:09:41 2011 +0100
1.3 @@ -143,6 +143,7 @@
1.4 esac
1.5
1.6 # configure package
1.7 + CONFIG_SHELL=%{l_bash} \
1.8 ./configure \
1.9 --cache-file=./config.cache \
1.10 --with-cc="%{l_cc}" \