]> git.pld-linux.org Git - packages/device-mapper.git/blame - device-mapper-ac.patch
- updated for 1.02.22
[packages/device-mapper.git] / device-mapper-ac.patch
CommitLineData
d9dda8c5
JB
1--- device-mapper.1.02.07/configure.in.orig 2006-07-01 12:25:41.929565000 +0200
2+++ device-mapper.1.02.07/configure.in 2006-07-01 13:17:13.702789000 +0200
3@@ -349,7 +349,7 @@
4 AC_MSG_RESULT($interface)
5
6 if test "-f VERSION" ; then
7- DM_LIB_VERSION="\"`cat VERSION|sed -e \"s/([[0-9.]]*)/\0-$interface/\"`\""
8+ DM_LIB_VERSION="\"`cat VERSION|sed -e 's/([[0-9.]]*)/\0-'$interface/`\""
9 else
10 DM_LIB_VERSION="Unknown version ($interface)"
11 fi
This page took 0.093948 seconds and 4 git commands to generate.