From: Theodore Ts'o Date: Tue, 19 Jul 2005 19:30:48 +0000 (-0500) Subject: Make the helper scripts in the config directory executable. X-Git-Tag: E2FSPROGS-1.39-WIP-1210~46 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=424131d7e9d4ac872a5cf9bde89b9c7af81126b4;p=tools%2Fe2fsprogs.git Make the helper scripts in the config directory executable. Signed-off-by: "Theodore Ts'o" --- diff --git a/config/config.guess b/config/config.guess old mode 100644 new mode 100755 diff --git a/config/config.rpath b/config/config.rpath old mode 100644 new mode 100755 diff --git a/config/config.sub b/config/config.sub old mode 100644 new mode 100755 diff --git a/config/install-sh b/config/install-sh old mode 100644 new mode 100755 diff --git a/config/mkinstalldirs b/config/mkinstalldirs old mode 100644 new mode 100755