aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2015-12-14 11:51:31 +0100
committerGordian Edenhofer2015-12-14 11:51:31 +0100
commit2d367a746a4a3119f039d4e299299defcd7dca77 (patch)
tree571d989c58865b2bc318c5837d6ae578564284bb /PKGBUILD
parent761f7b241868ea62e0c75934e305d6211f97091b (diff)
downloadaur-2d367a746a4a3119f039d4e299299defcd7dca77.tar.gz
Bugfix + Cleaner server_command handling
Fix a bug which was introduced by the new indentation (cat EOF). Tailf which is used to retrieve the server output closes itself as soon as the minecraft command is triggered. Since this functionality is build into tailf there is no need to reinvent the wheel.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 506ee10d9316..fae0ba7957ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ md5sums=('a0671390aa0691e70a950155aab06ffb'
'c644abdf293c2f98033a64d732a4945c'
'5ed78e366146e47f8498347e93ad5423'
'd4656f27716fd78ab64344a517b07443'
- '1991eb0aedeba1dab2371f22a6736b47')
+ '9011b19dc6218d41989835a6bba033e0')
package() {
install -Dm644 minecraftd.conf "${pkgdir}/etc/conf.d/minecraft"