diff options
Diffstat (limited to 'initcpio/install/paccache')
-rw-r--r-- | initcpio/install/paccache | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/initcpio/install/paccache b/initcpio/install/paccache deleted file mode 100644 index 1cb06a4..0000000 --- a/initcpio/install/paccache +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -build() { - add_runscript -} - -help() { - echo "This hook adds Server to pacredir.conf from inside initramfs." -} |