- No need to remove and create buildroot, that's done by osc.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=25
This commit is contained in:
Philipp Thomas 2014-07-03 14:46:10 +00:00 committed by Git OBS Bridge
parent 71ddc83d48
commit ab532f5abd
2 changed files with 2 additions and 2 deletions

View File

@ -9,6 +9,7 @@ Thu Jul 3 14:31:24 CEST 2014 - pth@suse.de
documentation.
- Refresh librtas-failedmagic.patch.
- Packege Changelog
- No need to remove and create buildroot, that's done by osc.
-------------------------------------------------------------------
Tue Mar 25 13:23:54 UTC 2014 - jloeser@suse.com

View File

@ -78,8 +78,7 @@ sed s,rtasevent,ofdt,g <doxygen.rtasevent >doxygen.ofdt
make CFLAGS="%optflags -fPIC -g -I $PWD/librtasevent_src" LIB_DIR="%{_libdir}" %{?_smp_mflags}
%install
rm -rf %buildroot doc/*/latex
mkdir %buildroot
rm -rf doc/*/latex
make install DESTDIR=%buildroot LIB_DIR="%{_libdir}"
%fdupes %buildroot/%_docdir
/sbin/ldconfig -n %buildroot%{_libdir}