Remove pacman config

This commit is contained in:
ItsDrike 2021-07-14 14:26:39 +02:00
parent 81c6a2b37c
commit 8bfd161976
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
3 changed files with 0 additions and 132 deletions

View file

@ -1,15 +0,0 @@
# Pacman hook to automatically run paccache -r with pacman
# This hook is disabled by default, it can be enabled by
# renaming this file from paccache.hook.bak to paccache.hook
[Trigger]
Operation = Upgrade
Operation = Install
Operation = Remove
Type = Package
Target = *
[Action]
Description = Cleaning pacman cache with paccache ...
When = PostTransaction
Exec = /usr/bin/paccache -r