# HG changeset patch # User Michael Schloh von Bennewitz # Date 1301080181 -3600 # Node ID 02bcb113e03918893996525429390d82f786517c # Parent efe7dfa57059efd163791a7be74099b02ea4c6c6 Correct to solve problems with incompatible ksh implementations. diff -r efe7dfa57059 -r 02bcb113e039 snmp/snmp.spec --- a/snmp/snmp.spec Fri Mar 25 20:08:38 2011 +0100 +++ b/snmp/snmp.spec Fri Mar 25 20:09:41 2011 +0100 @@ -143,6 +143,7 @@ esac # configure package + CONFIG_SHELL=%{l_bash} \ ./configure \ --cache-file=./config.cache \ --with-cc="%{l_cc}" \