packages: openttd-openmsx/openttd-openmsx.spec - install .mid files into pr...

lisu lisu at pld-linux.org
Sat Apr 24 00:22:13 CEST 2010


Author: lisu                         Date: Fri Apr 23 22:22:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- install .mid files into proper place

---- Files affected:
packages/openttd-openmsx:
   openttd-openmsx.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/openttd-openmsx/openttd-openmsx.spec
diff -u packages/openttd-openmsx/openttd-openmsx.spec:1.1 packages/openttd-openmsx/openttd-openmsx.spec:1.2
--- packages/openttd-openmsx/openttd-openmsx.spec:1.1	Fri Apr 23 23:26:34 2010
+++ packages/openttd-openmsx/openttd-openmsx.spec	Sat Apr 24 00:22:08 2010
@@ -33,7 +33,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	INSTALL_DIR="%{_datadir}/openttd/data" \
+	INSTALL_DIR="%{_datadir}/openttd/gm" \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -42,7 +42,7 @@
 %files
 %defattr(644,root,root,755)
 %doc docs/{changelog.txt,readme.txt}
-%{_datadir}/openttd/data/openmsx-%{version}
+%{_datadir}/openttd/gm/openmsx-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/04/23 22:22:08  lisu
+- install .mid files into proper place
+
 Revision 1.1  2010/04/23 21:26:34  lisu
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openttd-openmsx/openttd-openmsx.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list