mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-08 00:06:51 -05:00
added line to strip the qgis binary after make
git-svn-id: http://svn.osgeo.org/qgis/trunk@872 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
a0cb1da653
commit
79ee83d007
@ -47,6 +47,8 @@ Steve Halasz <stevehalasz at users.sourceforge.net>
|
|||||||
export CFLAGS="$RPM_OPT_FLAGS"
|
export CFLAGS="$RPM_OPT_FLAGS"
|
||||||
./configure --prefix=%{prefix}
|
./configure --prefix=%{prefix}
|
||||||
make
|
make
|
||||||
|
strip src/qgis
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user