]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- fixed using arm patch.
authorkloczek <kloczek@pld-linux.org>
Wed, 24 Feb 1999 10:29:44 +0000 (10:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ncurses.spec -> 1.15

ncurses.spec

index c552f717ba456a3aa9ffe63e8e6f1389def52810..6a43b4fbe2388999caef25662bfabd768c0066ff 100644 (file)
@@ -16,7 +16,7 @@ Source3:      clear.1.pl
 Source4:       term.7.pl
 Patch0:                ncurses-rh.patch
 Patch1:                ncurses-setuid.patch
-Patch1:                ncurses-arm.patch
+Patch2:                ncurses-arm.patch
 BuildRoot:     /tmp/%{name}-%{version}-root
 Conflicts:      glibc <= 2.0.7
 
@@ -116,7 +116,8 @@ Pakiet ten zawiera biblioteki statyczne ncurses.
 %setup  -q
 sh %{SOURCE1}
 %patch0 -p1
-%patch1 -p1 
+%patch1 -p1
+%patch2 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -DPURE_TERMINFO" LDFLAGS="-s" \
This page took 0.049187 seconds and 4 git commands to generate.