]> git.pld-linux.org Git - packages/pinfo.git/commitdiff
- added pl.po-update patch, restored and updated info patch
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Mar 2006 19:53:19 +0000 (19:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pinfo.spec -> 1.67

pinfo.spec

index af0b46878807370322f5d1380a61c2f742eb0464..1cc41e6bf7502ba27037b834c88750771e493f0e 100644 (file)
@@ -15,6 +15,8 @@ Source1:      %{name}.sh
 Source2:       %{name}.csh
 Patch0:                %{name}-amfix.patch
 Patch1:                %{name}-home_etc.patch
+Patch2:                %{name}-pl.po-update.patch
+Patch3:                %{name}-info.patch
 URL:           http://pinfo.alioth.debian.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -54,8 +56,10 @@ Pinfo - 
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
-rm -f doc/pinfo.info
+rm -f doc/pinfo.info po/stamp-po
 
 %build
 CPPFLAGS="-I%{_includedir}/ncurses"
This page took 0.135111 seconds and 4 git commands to generate.