From: short <> Date: Wed, 20 Aug 2003 20:44:28 +0000 (+0000) Subject: Fixed executability of 'kernel/Linux/prepmod.in' after patch(1). X-Git-Tag: lufs_0_9_6_captive1~31 X-Git-Url: https://git.jankratochvil.net/?a=commitdiff_plain;h=63acfc732555c1bf443aad030306e2ec64c268d0;p=lufs.git Fixed executability of 'kernel/Linux/prepmod.in' after patch(1). --- 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}