summarylogtreecommitdiffstats
path: root/minetest-mod-more_monsters-git.install
diff options
context:
space:
mode:
authorshellkr2016-06-15 22:09:00 +0200
committershellkr2016-06-15 22:09:00 +0200
commitf0af7e9ad8790746ab02677e6d3c88d7c3a78075 (patch)
tree21d8fb880ca66f5c2cf048dab6b6fdb4bbf225fe /minetest-mod-more_monsters-git.install
parent0b0c204dd53df34e0bb9d34cdcb66ba01785ad8c (diff)
downloadaur-f0af7e9ad8790746ab02677e6d3c88d7c3a78075.tar.gz
Removed the Minetest dependency as it would be unnecessary if you only want a server
Diffstat (limited to 'minetest-mod-more_monsters-git.install')
l---------[-rw-r--r--]minetest-mod-more_monsters-git.install27
1 files changed, 1 insertions, 26 deletions
diff --git a/minetest-mod-more_monsters-git.install b/minetest-mod-more_monsters-git.install
index d123ced05f17..1d51cfec20c4 100644..120000
--- a/minetest-mod-more_monsters-git.install
+++ b/minetest-mod-more_monsters-git.install
@@ -1,26 +1 @@
-
-post_install() {
- echo
- echo '############################### NOTICE ! ###################################'
- echo
- echo ' You have to move the mod to your $HOME/.minetest/mods if it doesnt'
- echo ' recognize the default install dir'
- echo
- echo ' sudo mv /usr/share/minetest/mods/more_monsters ~/.minetest/mods'
- echo ' sudo chown -R <your user>:<your group> ~/.minetest/mods/more_monsters'
- echo
- echo
-}
-
-post_upgrade() {
- echo
- echo '############################### NOTICE ! ###################################'
- echo
- echo ' You have to move the mod to your $HOME/.minetest/mods if it doesnt'
- echo ' recognize the default install dir'
- echo
- echo ' sudo mv /usr/share/minetest/mods/more_monsters ~/.minetest/mods'
- echo ' sudo chown -R <your user>:<your group> ~/.minetest/mods/more_monsters'
- echo
- echo
-}
+/home/shellkr/Build/AUR/minetest-mod-template/minetest-mod-template-git.install \ No newline at end of file