Fixed executability of 'kernel/Linux/prepmod.in' after patch(1).
authorshort <>
Wed, 20 Aug 2003 20:44:28 +0000 (20:44 +0000)
committershort <>
Wed, 20 Aug 2003 20:44:28 +0000 (20:44 +0000)
lufs.spec.in

index e9bb9e2..b909d27 100644 (file)
@@ -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}