summaryrefslogtreecommitdiff
path: root/libre-testing/your-system-sanity/TPPM.hook
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2019-05-21 13:25:05 -0300
committerFreemor <freemor@freemor.ca>2019-05-21 13:25:05 -0300
commit77b371e7b7e2e0cea84fcff566dea1aa423ae656 (patch)
tree6114290ecc6be0b858974fdbab5a850e6b5c92a3 /libre-testing/your-system-sanity/TPPM.hook
parent114cac988d37036e832b6a2154ce347e8d915088 (diff)
downloadabslibre-77b371e7b7e2e0cea84fcff566dea1aa423ae656.tar.gz
abslibre-77b371e7b7e2e0cea84fcff566dea1aa423ae656.tar.bz2
abslibre-77b371e7b7e2e0cea84fcff566dea1aa423ae656.zip
Initial work on a package to address the Third Party Package Managar issue.
Diffstat (limited to 'libre-testing/your-system-sanity/TPPM.hook')
-rw-r--r--libre-testing/your-system-sanity/TPPM.hook17
1 files changed, 17 insertions, 0 deletions
diff --git a/libre-testing/your-system-sanity/TPPM.hook b/libre-testing/your-system-sanity/TPPM.hook
new file mode 100644
index 000000000..d3ec1c2d1
--- /dev/null
+++ b/libre-testing/your-system-sanity/TPPM.hook
@@ -0,0 +1,17 @@
+[Trigger]
+Operation = Install
+Operation = Upgrade
+Type = Package
+Target = python-pip
+Target = wesnoth
+Target = openttd
+Target = rubygems
+
+
+[Action]
+Description = Warn user about Third Party Package Managers
+Depends = coreutils
+When = PreTransaction
+NeedsTargets
+Exec = /usr/bin/TPPMwarn
+AbortOnFail