- do not strip the binaries

OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=65
This commit is contained in:
Petr Uzel 2011-11-06 11:44:18 +00:00 committed by Git OBS Bridge
parent 86334e017e
commit a9caf312a7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 6 11:43:39 UTC 2011 - puzel@suse.com
- do not strip the binaries
-------------------------------------------------------------------
Wed Oct 12 05:18:17 UTC 2011 - nfbrown@suse.com

View File

@ -161,7 +161,7 @@ sed -i \
done
%install
make install-strip DESTDIR=$RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm -f linux-nfs/Makefile*
# rc-script
install -d $RPM_BUILD_ROOT/etc/init.d