makedeb


zentile-bin 0.1.1-3


On-demand tiling for Openbox, Xfce and other EWMH Complaint Window Managers.

Click here to go back to the commit logs for zentile-bin.

Commit:


Hash: 7618f6d05108e9cd4dac58187253e9d5d71741e9

Message: minor update

Diff


diff --git a/PKGBUILD b/PKGBUILD
index de5cfc8..61ab595 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,5 +18,5 @@ source_i686=("zentile::${url}/releases/download/v${pkgver}/${_pkgname}_linux_386
 sha512sums_i686=('ddf747d4a14ee9098e7dc667aa0ca8255ab145d6215a119eb0acb1f937e259ce8dc61a402408dacb33f4dbed0ece3702f99e1229807584002817c28e873f2ac2')
 
 package() {
-  install -Dm755 "${_pkgname}" "${pkgdir}/usr/local/bin/${_pkgname}"
+  install -Dm755 "${_pkgname}" "${pkgdir}/usr/bin/${_pkgname}"
 }