]> git.pld-linux.org Git - packages/akanga.git/commitdiff
- builds on ppc
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 27 Oct 2002 19:44:52 +0000 (19:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    akanga.spec -> 1.19

akanga.spec

index 3e6f7c07d3d76b705c8d7787ed9b908d1164926f..6ae76f9d9d69ae3643f99bd5bc50b25b5dabe130 100644 (file)
@@ -8,6 +8,7 @@ Group:                  Applications/Shells
 Source0:               ftp://metalab.unc.edu/pub/Linux/system/shells/%{name}-%{version}.tar.gz
 Patch0:                        %{name}-config.patch
 Patch1:                        %{name}-opt.patch
+Patch2:                        %{name}-va_copy.patch
 BuildRequires: ctags
 BuildRoot:             %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,6 +26,7 @@ wyra
 %setup -q
 %patch0 -p0
 %patch1 -p0
+%patch2 -p1
 
 %build
 %{__make}
This page took 0.062471 seconds and 4 git commands to generate.