diff options
Diffstat (limited to 'utils/lvm2/patches/000-compile.patch')
-rw-r--r-- | utils/lvm2/patches/000-compile.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lvm2/patches/000-compile.patch b/utils/lvm2/patches/000-compile.patch index 0ba1c9b76..8807cbb02 100644 --- a/utils/lvm2/patches/000-compile.patch +++ b/utils/lvm2/patches/000-compile.patch @@ -1,6 +1,6 @@ --- a/make.tmpl.in +++ b/make.tmpl.in -@@ -19,7 +19,7 @@ SHELL = @SHELL@ +@@ -25,7 +25,7 @@ SHELL = @SHELL@ # Allow environment to override any built-in default value for CC. # If there is a built-in default, CC is NOT set to @CC@ here. |