summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoboron30422021-04-07 21:38:00 +0200
committerRoboron30422021-04-07 21:38:00 +0200
commit94110adc2ea3fa8c2b2786e1977ce1a3c82f408f (patch)
tree3edf41779ca3246ff1eb1f8adda898919e5ee15c
parent3d90e3f2f1e1677bdc488e239fc32323c9e4d19c (diff)
downloadaur-94110adc2ea3fa8c2b2786e1977ce1a3c82f408f.tar.gz
remove install file
-rw-r--r--simutrans-extended.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/simutrans-extended.install b/simutrans-extended.install
deleted file mode 100644
index 0f4dbe1a2827..000000000000
--- a/simutrans-extended.install
+++ /dev/null
@@ -1,6 +0,0 @@
-post_install() {
-
- echo "To play MIDI music, along with fluidsynth, you will need to install a soundfont and set SDL_SOUNDFONTS=/path/to/soundfont"
- echo "For example, with soundfont-fluid: SDL_SOUNDFONTS=/usr/share/soundfonts/FluidR3_GM.sf2 simutrans"
- echo "Check the wiki to get more info about fluidsynth https://wiki.archlinux.org/index.php/FluidSynth"
-}