summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/linux-grsec.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/linux-grsec/linux-grsec.post-install')
-rw-r--r--main/linux-grsec/linux-grsec.post-install7
1 files changed, 0 insertions, 7 deletions
diff --git a/main/linux-grsec/linux-grsec.post-install b/main/linux-grsec/linux-grsec.post-install
deleted file mode 100644
index 626046f6..00000000
--- a/main/linux-grsec/linux-grsec.post-install
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# strip pkgrel from version
-ver=${1%-r[0-9]}
-
-mkinitfs $ver-grsec
-