diff options
author | David P <megver83@parabola.nu> | 2017-12-18 18:36:56 -0300 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2017-12-18 18:36:56 -0300 |
commit | 31abe640c747466e650f32f762553783379e2ce3 (patch) | |
tree | ef80c654304d04a4036a31bfb60673a694876e83 /libre/linux-libre/linux.install | |
parent | e899f91d68fe748c4c01b1c39015322520cc8587 (diff) | |
download | abslibre-31abe640c747466e650f32f762553783379e2ce3.tar.gz abslibre-31abe640c747466e650f32f762553783379e2ce3.tar.bz2 abslibre-31abe640c747466e650f32f762553783379e2ce3.zip |
upgpkg: libre/linux-libre 4.14.7_gnu-1
Diffstat (limited to 'libre/linux-libre/linux.install')
-rw-r--r-- | libre/linux-libre/linux.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/linux-libre/linux.install b/libre/linux-libre/linux.install index 510897956..f1f033b4e 100644 --- a/libre/linux-libre/linux.install +++ b/libre/linux-libre/linux.install @@ -3,6 +3,7 @@ post_upgrade() { if findmnt --fstab -uno SOURCE /boot &>/dev/null && ! mountpoint -q /boot; then echo "WARNING: /boot appears to be a separate partition but is not mounted." fi + fi } post_remove() { |