[arch-commits] Commit in python-softlayer/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jul 28 14:45:40 UTC 2017


    Date: Friday, July 28, 2017 @ 14:45:39
  Author: felixonmars
Revision: 246688

upgpkg: python-softlayer 5.2.10-1

Modified:
  python-softlayer/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-28 14:45:16 UTC (rev 246687)
+++ PKGBUILD	2017-07-28 14:45:39 UTC (rev 246688)
@@ -53,6 +53,9 @@
   cd softlayer-python-v.$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  mv "$pkgdir"/usr/bin/sl{,2}
+  mv "$pkgdir"/usr/bin/slcli{,2}
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list