]> git.pld-linux.org Git - packages/vcmi.git/blobdiff - vcmi.spec
- remove unsupported icons dir, rel 2
[packages/vcmi.git] / vcmi.spec
index 7307533f05e2371beac096855f87f59309d7280a..d144988eaec4c71d29b7dc301510b00ffbc840a1 100644 (file)
--- a/vcmi.spec
+++ b/vcmi.spec
@@ -11,7 +11,7 @@ Summary:      "Heroes 3: WoG recreated
 Summary(pl.UTF-8):     Gra "Heroes 3: WoG" stworzona od nowa
 Name:          vcmi
 Version:       1.3.0
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications/Games
 Source0:       https://github.com/vcmi/vcmi/archive/%{version}/%{name}-%{version}.tar.gz
@@ -78,6 +78,8 @@ install -d $RPM_BUILD_ROOT%{_datadir}/%{name} \
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/hicolor/2048x2048
+
 %{__unzip} -o %{SOURCE1} -d $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %clean
This page took 0.099885 seconds and 4 git commands to generate.