added line to strip the qgis binary after make

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@872 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2004-02-20 17:13:30 +00:00
parent 64533a8c07
commit 8c3c9c0537

View File

@ -47,6 +47,8 @@ Steve Halasz <stevehalasz at users.sourceforge.net>
export CFLAGS="$RPM_OPT_FLAGS"
./configure --prefix=%{prefix}
make
strip src/qgis
%install
rm -rf $RPM_BUILD_ROOT