mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
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:
parent
64533a8c07
commit
8c3c9c0537
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user