# HG changeset patch # User Michael Schloh von Bennewitz # Date 1231421475 -3600 # Node ID 23f1d7d13217ff27f0cceef78b7e64dd4e28388f # Parent e3adaa7471f5241670a8522ff189155da58d04e5 Correct build configuration logic to properly call its install script. diff -r e3adaa7471f5 -r 23f1d7d13217 easysoap/easysoap.spec --- a/easysoap/easysoap.spec Thu Jan 08 14:18:04 2009 +0100 +++ b/easysoap/easysoap.spec Thu Jan 08 14:31:15 2009 +0100 @@ -32,7 +32,7 @@ Group: RPC License: LGPL Version: 0.8.0 -Release: 20080101 +Release: 20090106 # list of sources Source0: http://switch.dl.sourceforge.net/easysoap/EasySoap++-%{version}.tar.gz @@ -64,6 +64,7 @@ -e 's;\(SUBDIRS *= *include src\).*;\1;' \ Makefile.in %patch -p0 + chmod +x conftools/install-sh %build CC="%{l_cc}" \