]> git.pld-linux.org Git - packages/klibc.git/commitdiff
- fix mktemp syntax. auto/th/klibc-1_1_16-1
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 8 Jan 2006 11:25:09 +0000 (11:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    klibc.spec -> 1.52

klibc.spec

index 2d0dfc6047d4078190a788685a677bed6ffb5690..25fdf27d40520ebbb95e4945dbe78482567af870 100644 (file)
@@ -13,6 +13,7 @@ Source0:      http://www.kernel.org/pub/linux/libs/klibc/Testing/%{name}-%{version}.t
 # Source0-md5: 80b85e84306695ed61049720008dd409
 Patch0:                %{name}-klcc.patch
 Patch1:                %{name}-kill_interp_sohash.patch
+Patch2:                %{name}-ash-fix-mktemp-syntax.patch
 URL:           http://www.zytor.com/mailman/listinfo/klibc/
 %{?with_dist_kernel:BuildRequires:     kernel-headers >= 2.4}
 BuildRequires: bison
@@ -88,6 +89,7 @@ Narz
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm -rf include/{asm,asm-generic,linux}
This page took 0.107528 seconds and 4 git commands to generate.