[packages/devhelp] - add references directory (libskk uses it) - rel 2
baggins
baggins at pld-linux.org
Tue Nov 27 12:28:05 CET 2012
commit 0a82102033384ea74fb0683ad93d09f37c40d637
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Nov 27 12:27:43 2012 +0100
- add references directory (libskk uses it)
- rel 2
devhelp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/devhelp.spec b/devhelp.spec
index 77f0ac8..a9880d4 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -2,7 +2,7 @@ Summary: API documentation browser for GNOME
Summary(pl.UTF-8): Przeglądarka dokumentacji API dla GNOME
Name: devhelp
Version: 3.6.1
-Release: 1
+Release: 2
License: GPL v2+
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/3.6/%{name}-%{version}.tar.xz
@@ -114,7 +114,7 @@ Wtyczka umożliwiająca przeglądanie dokumentacji API w edytorze Gedit.
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_sysconfdir}/gconf \
- $RPM_BUILD_ROOT%{_datadir}/%{name}/{books,specs}
+ $RPM_BUILD_ROOT%{_datadir}/%{name}/{books,references,specs}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/devhelp.git/commitdiff/0a82102033384ea74fb0683ad93d09f37c40d637
More information about the pld-cvs-commit
mailing list