[packages/openttd-opensfx] - this should be installed to /baseset directory, accotding to the readme - rel 2
baggins
baggins at pld-linux.org
Sun May 23 23:24:39 CEST 2021
commit cf33c89ef61012de30f496e5fc5e675fb2023ffa
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 23 23:23:40 2021 +0200
- this should be installed to /baseset directory, accotding to the readme
- rel 2
openttd-opensfx.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openttd-opensfx.spec b/openttd-opensfx.spec
index 56510b4..f7ab563 100644
--- a/openttd-opensfx.spec
+++ b/openttd-opensfx.spec
@@ -2,7 +2,7 @@ Summary: Free replacement of the base sounds for OpenTTD
Summary(pl.UTF-8): Darmowy zastępnik podstawowych dźwięków dla OpenTTD
Name: openttd-opensfx
Version: 1.0.1
-Release: 1
+Release: 2
License: GPL v2+
Group: Applications/Games
Source0: https://cdn.openttd.org/opensfx-releases/%{version}/opensfx-%{version}-source.tar.xz
@@ -35,7 +35,7 @@ TTD, chronionych prawami autorskimi.
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- INSTALL_DIR="$RPM_BUILD_ROOT%{_datadir}/openttd/data" \
+ INSTALL_DIR="$RPM_BUILD_ROOT%{_datadir}/openttd/baseset" \
DESTDIR=$RPM_BUILD_ROOT
%clean
@@ -44,4 +44,4 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc docs/{changelog.txt,readme.txt}
-%{_datadir}/openttd/data/opensfx-%{version}.tar
+%{_datadir}/openttd/baseset/opensfx-%{version}.tar
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openttd-opensfx.git/commitdiff/cf33c89ef61012de30f496e5fc5e675fb2023ffa
More information about the pld-cvs-commit
mailing list