Accepting request 90199 from Base:System
Allow debuginfo/debugsource to be build properly. - do not strip the binaries OBS-URL: https://build.opensuse.org/request/show/90199 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfs-utils?expand=0&rev=90
This commit is contained in:
commit
d220ae3fee
@ -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…
x
Reference in New Issue
Block a user