summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Gysin2015-10-30 09:53:32 +0200
committerChristoph Gysin2015-10-30 09:53:32 +0200
commite346e812cbbbe9bd55ea9b1c1eb4f3356ed16317 (patch)
treec3fd71d07b3eeaadc6fda89b495b89a224b05814
parent88ab9846b26a80c7b40bda41b108dea1614aa952 (diff)
downloadaur-e346e812cbbbe9bd55ea9b1c1eb4f3356ed16317.tar.gz
install python2 heat as heat2
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb5a32f95066..8979d926539a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,4 +53,5 @@ package_python2-heatclient()
install \
--root="${pkgdir}" \
--optimize=1
+ mv "${pkgdir}"/usr/bin/heat{,2}
}