]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- fix build (patch2)
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Fri, 5 Mar 2004 14:16:07 +0000 (14:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    device-mapper.spec -> 1.18

device-mapper.spec

index ef3d7785e4547c4ad66ea52ca6c52f3669c01aa4..cd67d124afb1f60a0cd2746f57db66dfbd6e0462 100644 (file)
@@ -13,6 +13,7 @@ Source0:      ftp://ftp.sistina.com/pub/LVM2/device-mapper/%{name}.%{version}.tgz
 # Source0-md5: 44920cd973a6abc79109af9bff9d8af6
 Patch0:                %{name}-install.patch
 Patch1:                %{name}-opt.patch
+Patch2:                %{name}-errno.patch
 BuildRequires: autoconf
 BuildRequires: automake
 %{!?with_dist_kernel:BuildRequires:    kernel-headers}
@@ -64,6 +65,7 @@ Statyczna biblioteka devmapper.
 %setup -q -n %{name}.%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub autoconf
This page took 0.082243 seconds and 4 git commands to generate.