SPECS: SDL_ttf.spec - install actual showfont binary, not wrapper ...

qboosh qboosh at pld-linux.org
Sat May 20 02:17:54 CEST 2006


Author: qboosh                       Date: Sat May 20 00:17:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install actual showfont binary, not wrapper script

---- Files affected:
SPECS:
   SDL_ttf.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/SDL_ttf.spec
diff -u SPECS/SDL_ttf.spec:1.42 SPECS/SDL_ttf.spec:1.43
--- SPECS/SDL_ttf.spec:1.42	Sat May 20 02:13:23 2006
+++ SPECS/SDL_ttf.spec	Sat May 20 02:17:49 2006
@@ -92,7 +92,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install showfont $RPM_BUILD_ROOT%{_bindir}/sdlfont
+install .libs/showfont $RPM_BUILD_ROOT%{_bindir}/sdlfont
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -122,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2006/05/20 00:17:49  qboosh
+- install actual showfont binary, not wrapper script
+
 Revision 1.42  2006/05/20 00:13:23  qboosh
 - updated to 2.0.8, -devel R: freetype-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/SDL_ttf.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list