[packages/prboom] - fix install - rel 4

baggins baggins at pld-linux.org
Fri Nov 8 08:44:41 CET 2013


commit 0c9a3b3edb51b5c95308582c22857753da114194
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Nov 8 08:44:18 2013 +0100

    - fix install
    - rel 4

 prboom.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/prboom.spec b/prboom.spec
index 338796e..d5801b1 100644
--- a/prboom.spec
+++ b/prboom.spec
@@ -2,7 +2,7 @@ Summary:	PrBoom - a version of classic 3D shoot-em-up game
 Summary(pl.UTF-8):	PrBoom - wersja klasycznej strzelaniny 3D
 Name:		prboom
 Version:	2.5.0
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://downloads.sourceforge.net/prboom/%{name}-%{version}.tar.gz
@@ -65,6 +65,8 @@ install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/prboom.git/commitdiff/0c9a3b3edb51b5c95308582c22857753da114194



More information about the pld-cvs-commit mailing list