summarylogtreecommitdiffstats
path: root/xfconf-warn.hook
diff options
context:
space:
mode:
authorTed Alff2019-06-02 21:46:03 -0400
committerTed Alff2019-06-02 21:46:03 -0400
commitf3f57d6a06cf5b96655e6e24abb37c7afb9bb5a7 (patch)
treee8cfaee92fd100a6077104080a763d445932202d /xfconf-warn.hook
parent723c3703e2d572672f0f2665b870af73e975f459 (diff)
downloadaur-f3f57d6a06cf5b96655e6e24abb37c7afb9bb5a7.tar.gz
Move library incompatibility checks to a pacman hook
Diffstat (limited to 'xfconf-warn.hook')
-rw-r--r--xfconf-warn.hook12
1 files changed, 12 insertions, 0 deletions
diff --git a/xfconf-warn.hook b/xfconf-warn.hook
new file mode 100644
index 000000000000..7f2f025d5423
--- /dev/null
+++ b/xfconf-warn.hook
@@ -0,0 +1,12 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/xfce4/*
+Target = usr/include/xfce4/*
+
+[Action]
+Description = Warning on packages linked to xfconf 4.12.x...
+When = PostTransaction
+Exec = /usr/bin/xfconf-warn