summarylogtreecommitdiffstats
path: root/traktor.install
diff options
context:
space:
mode:
authorAmirreza Firoozi2016-11-17 18:02:49 +0330
committerAmirreza Firoozi2016-11-17 18:02:49 +0330
commit3a937e8cbbb315e096548e3638c984e05872722a (patch)
tree955bf9f36471f9a7f049fd40274becef84666968 /traktor.install
downloadaur-3a937e8cbbb315e096548e3638c984e05872722a.tar.gz
Initial commit.
Diffstat (limited to 'traktor.install')
-rw-r--r--traktor.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/traktor.install b/traktor.install
new file mode 100644
index 000000000000..069a77ac0d0a
--- /dev/null
+++ b/traktor.install
@@ -0,0 +1,7 @@
+post_install() {
+ traktor_configure
+}
+post_upgrade() {
+ traktor_configure
+}
+