- install the binaries of dristat, drmstat, drmmodeprint and
drmmodetest instead of the useless libtool wrappers ... OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=80
This commit is contained in:
parent
91d947de8e
commit
beeb227321
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 10:38:44 UTC 2011 - sndirsch@novell.com
|
||||
|
||||
- install the binaries of dristat, drmstat, drmmodeprint and
|
||||
drmmodetest instead of the useless libtool wrappers ...
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 16:56:34 UTC 2011 - eich@suse.de
|
||||
|
||||
|
@ -78,10 +78,10 @@ make -C tests/modeprint install DESTDIR=$RPM_BUILD_ROOT
|
||||
make -C tests/modetest install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{__mkdir} -p $RPM_BUILD_ROOT/usr/bin
|
||||
%{__install} \
|
||||
tests/dristat \
|
||||
tests/drmstat \
|
||||
tests/modeprint/modeprint \
|
||||
tests/modetest/modetest $RPM_BUILD_ROOT/usr/bin
|
||||
tests/.libs/dristat \
|
||||
tests/.libs/drmstat \
|
||||
tests/modeprint/.libs/modeprint \
|
||||
tests/modetest/.libs/modetest $RPM_BUILD_ROOT/usr/bin
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
Loading…
x
Reference in New Issue
Block a user