summarylogtreecommitdiffstats
path: root/badwolf.install
diff options
context:
space:
mode:
authorLeia2021-10-04 11:03:14 +0200
committerLeia2021-10-04 11:03:14 +0200
commitc256ee80cf0f65cd41de740261c9e795601f22e6 (patch)
treef8fad1a188a370bff9534ee9791bf1f95dc9d5f2 /badwolf.install
parent8197480d0e0fab56465c85c67f095f8ccc4de312 (diff)
downloadaur-c256ee80cf0f65cd41de740261c9e795601f22e6.tar.gz
Cleanup
Diffstat (limited to 'badwolf.install')
-rw-r--r--badwolf.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/badwolf.install b/badwolf.install
deleted file mode 100644
index ce6970892bcf..000000000000
--- a/badwolf.install
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install() {
- echo "-- If you want to modify config.h (which has some GUI and WebKit parameters), you can do so by accessing the build directory (directory location varies depending on how you built it, e.g with makepkg or yay). --"
- /bin/true
-}
-
-post_upgrade() {
- echo "-- Badwolf 1.2.0 changelog: https://hacktivis.me/releases/badwolf-1.2.0.txt --"
- /bin/true
-}