forked from pool/e2fsprogs
12 lines
238 B
Diff
12 lines
238 B
Diff
--- MCONFIG.in
|
|
+++ MCONFIG.in
|
|
@@ -62,7 +62,7 @@
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
-MKINSTALLDIRS = @MKINSTALLDIRS@
|
|
+MKINSTALLDIRS = mkdir -p
|
|
|
|
#
|
|
# Library definitions
|