]> git.pld-linux.org Git - packages/freeciv.git/commitdiff
rm freeciv-stub
authorSzymon Siwek <sls@pld-linux.org>
Thu, 8 Jan 2015 08:55:15 +0000 (09:55 +0100)
committerSzymon Siwek <sls@pld-linux.org>
Thu, 8 Jan 2015 08:55:15 +0000 (09:55 +0100)
freeciv.spec

index 201245ae5305fb3f0efc35db32a9ae54e8b1acde..948bf225e85792779d77f74767f72628a99805aa 100644 (file)
@@ -4,7 +4,6 @@
 #              GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
 #      - work on authentication and Freeciv database support (fcdb)
 #      - patch all packaged desktop files
-#      - get rid freeciv-stub (or not)
 #
 # Conditional build:
 %bcond_without  ggz_client     # build without ggz client
@@ -243,6 +242,8 @@ cp -a data/civserver.room $RPM_BUILD_ROOT%{_sysconfdir}/ggzd/rooms/civserver.roo
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/freeciv-manual
 %{__rm} $RPM_BUILD_ROOT%{_mandir}/man6/freeciv-manual*
 
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/freeciv-stub
+
 %find_lang %{name}
 
 %clean
@@ -288,7 +289,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files client-common
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/freeciv-stub
 %{_datadir}/%{name}/*.*spec
 %{_datadir}/%{name}/amplio2
 %{_datadir}/%{name}/buildings
This page took 0.089641 seconds and 4 git commands to generate.