diff options
author | David P <megver83@parabola.nu> | 2020-01-16 16:09:36 -0300 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2020-01-16 16:09:36 -0300 |
commit | 05f05e3911a5399697255d609c80b65e1b930940 (patch) | |
tree | cb4fa2eff8516bdb306f0f3d4ca92cd3abc0e04c /libre-testing/linux-libre-veyron/60-linux.hook | |
parent | 51f675e2eaeb6fe846a7e3faa5ee43fa57abb56d (diff) | |
download | abslibre-05f05e3911a5399697255d609c80b65e1b930940.tar.gz abslibre-05f05e3911a5399697255d609c80b65e1b930940.tar.bz2 abslibre-05f05e3911a5399697255d609c80b65e1b930940.zip |
updpkg: libre-testing/linux-libre-veyron 4.19.94-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre-testing/linux-libre-veyron/60-linux.hook')
-rw-r--r-- | libre-testing/linux-libre-veyron/60-linux.hook | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libre-testing/linux-libre-veyron/60-linux.hook b/libre-testing/linux-libre-veyron/60-linux.hook deleted file mode 100644 index b33873c85..000000000 --- a/libre-testing/linux-libre-veyron/60-linux.hook +++ /dev/null @@ -1,12 +0,0 @@ -[Trigger] -Type = File -Operation = Install -Operation = Upgrade -Operation = Remove -Target = usr/lib/modules/%KERNVER%/* -Target = usr/lib/modules/%EXTRAMODULES%/* - -[Action] -Description = Updating %PKGBASE% module dependencies... -When = PostTransaction -Exec = /usr/bin/depmod %KERNVER% |