summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de0eafca705b..50ebb7514896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,6 @@ md5sums=('40e4674fcf2531c638cc32b6b09123aa')
build() {
cd "$srcdir/$_realname-$pkgver"
- sed -i "s#/var/games#$HOME/.tint#" Makefile
sed -i "s#/usr/games#/usr/bin#" Makefile
make || return 1
}