Accepting request 53546 from multimedia:libs
Accepted submit request 53546 from user coolo OBS-URL: https://build.opensuse.org/request/show/53546 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdc1394?expand=0&rev=19
This commit is contained in:
commit
377bf6706d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 19 18:10:03 UTC 2010 - jslaby@novell.com
|
||||
|
||||
- don't strip the objects when installing to allow for -debug*
|
||||
package creation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 4 16:17:07 UTC 2010 - davejplater@gmail.com
|
||||
|
||||
|
@ -194,7 +194,7 @@ doit libdc1394-%{libdc1394_version}
|
||||
%install
|
||||
doit() {
|
||||
if pushd "$1" ; then
|
||||
%{__make} DESTDIR=${RPM_BUILD_ROOT} install-strip
|
||||
%{__make} DESTDIR=${RPM_BUILD_ROOT} install
|
||||
popd
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user