]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- sed moved to patch
authorsparky <sparky@pld-linux.org>
Wed, 2 Aug 2006 00:02:38 +0000 (00:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    device-mapper.spec -> 1.64

device-mapper.spec

index bc08cb9fec3487e9d84e297f2c9c41f8d599f52e..607146b2f103e637b82e4f293cca0c25316db54e 100644 (file)
@@ -19,6 +19,7 @@ Patch0:               %{name}-disable_dynamic_link.patch
 Patch1:                %{name}-klibc.patch
 Patch2:                %{name}-getopt.patch
 Patch3:                %{name}-ac.patch
+Patch4:                %{name}-force-local-headers.patch
 URL:           http://sources.redhat.com/dm/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -121,10 +122,7 @@ Dodatkowe skrypty.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-
-# klcc puts its own -I before any options, so klibc's <linux/*>
-# overrides include/linux/*, requiring very fresh kernel headers
-sed -i -e 's,<linux/dm-ioctl.h>,"../../kernel/ioctl/dm-ioctl.h",' lib/ioctl/libdm-iface.c
+%patch4 -p1
 
 %build
 cp -f /usr/share/automake/config.sub autoconf
This page took 0.060132 seconds and 4 git commands to generate.