]> git.pld-linux.org Git - packages/anyremote.git/blobdiff - anyremote.spec
- add patch2
[packages/anyremote.git] / anyremote.spec
index 8a331891ec4e2372bb6cbc68dfa6f09ccfa8a894..16741778abfec5f4a64568cb2b34918309bab86b 100644 (file)
@@ -13,6 +13,7 @@ Source0:      http://dl.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
 # Source0-md5: 1f9a4b1373642add1399ce1d87d86044
 Patch0:                %{name}-in.patch
 Patch1:                %{name}-link.patch
+Patch2:                %{name}-install.patch
 URL:           http://anyremote.sourceforge.net
 BuildRequires: autoconf
 BuildRequires: automake
@@ -62,6 +63,7 @@ znaleźć w pakiecie kanyremote).
 %setup -q
 %patch0 -p0
 %patch1 -p1
+%patch2 -p0
 
 %build
 %{__libtoolize}
@@ -82,5 +84,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README cfg-examples
+%doc AUTHORS NEWS README 
 %attr(755,root,root) %{_bindir}/anyremote
This page took 0.145341 seconds and 4 git commands to generate.