- 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:
parent
86334e017e
commit
a9caf312a7
@ -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
|
Wed Oct 12 05:18:17 UTC 2011 - nfbrown@suse.com
|
||||||
|
|
||||||
|
@ -161,7 +161,7 @@ sed -i \
|
|||||||
done
|
done
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install-strip DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
rm -f linux-nfs/Makefile*
|
rm -f linux-nfs/Makefile*
|
||||||
# rc-script
|
# rc-script
|
||||||
install -d $RPM_BUILD_ROOT/etc/init.d
|
install -d $RPM_BUILD_ROOT/etc/init.d
|
||||||
|
Loading…
Reference in New Issue
Block a user