]> git.pld-linux.org Git - packages/device-mapper.git/blob - device-mapper-stack.patch
- adds '--disable-dynamic-link' option to device-mapper's configure script
[packages/device-mapper.git] / device-mapper-stack.patch
1 --- device-mapper.1.00.21/lib/ioctl/libdm-iface.c.orig  2005-01-07 16:39:53.000000000 +0100
2 +++ device-mapper.1.00.21/lib/ioctl/libdm-iface.c       2005-01-15 22:24:09.049566568 +0100
3 @@ -220,7 +220,6 @@
4  
5  #ifdef HAVE_SELINUX
6          if (!set_selinux_context(control, S_IFCHR)) {
7 -                stack;
8                  return 0;
9          }
10  #endif
This page took 0.155475 seconds and 3 git commands to generate.