SPECS: BillardGL.spec - language files in proper directory

cactus cactus at pld-linux.org
Sat Sep 1 14:25:47 CEST 2007


Author: cactus                       Date: Sat Sep  1 12:25:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- language files in proper directory

---- Files affected:
SPECS:
   BillardGL.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/BillardGL.spec
diff -u SPECS/BillardGL.spec:1.13 SPECS/BillardGL.spec:1.14
--- SPECS/BillardGL.spec:1.13	Mon Feb 12 22:21:30 2007
+++ SPECS/BillardGL.spec	Sat Sep  1 14:25:42 2007
@@ -30,11 +30,11 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}/Texturen/{1,2,4,8}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}/lang,%{_datadir}/%{name}/Texturen/{1,2,4,8}}
 
 cd src
 install BillardGL $RPM_BUILD_ROOT%{_bindir}
-install lang/*.lang $RPM_BUILD_ROOT%{_datadir}/%{name}
+install lang/*.lang $RPM_BUILD_ROOT%{_datadir}/%{name}/lang
 
 for j in 1 2 4 8 ; do
 	for i in Texturen/$j/*; do
@@ -57,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/09/01 12:25:42  cactus
+- language files in proper directory
+
 Revision 1.13  2007/02/12 21:21:30  glen
 - tabs in preamle
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/BillardGL.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list