From 63acfc732555c1bf443aad030306e2ec64c268d0 Mon Sep 17 00:00:00 2001 From: short <> Date: Wed, 20 Aug 2003 20:44:28 +0000 Subject: [PATCH] Fixed executability of 'kernel/Linux/prepmod.in' after patch(1). --- lufs.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lufs.spec.in b/lufs.spec.in index e9bb9e2..b909d27 100644 --- a/lufs.spec.in +++ b/lufs.spec.in @@ -33,6 +33,8 @@ localfs, locasefs, gvfs, cardfs, cefs, etc. %setup -q %patch1 -p1 +# Permissions are not restored by patch(1): +chmod +x kernel/Linux/prepmod.in %build %{__aclocal} -- 1.8.3.1