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

Levente Polyak anthraxx at archlinux.org
Wed May 9 18:50:38 UTC 2018


    Date: Wednesday, May 9, 2018 @ 18:50:37
  Author: anthraxx
Revision: 319903

upgpkg: tftpy 0.6.2-2

Modified:
  tftpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-09 18:37:15 UTC (rev 319902)
+++ PKGBUILD	2018-05-09 18:50:37 UTC (rev 319903)
@@ -29,6 +29,8 @@
   python2 setup.py install --root="${pkgdir}" -O1 --skip-build
   install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
   install -Dm 644 README ChangeLog  -t "${pkgdir}/usr/share/doc/${pkgname}"
+  mv "${pkgdir}/usr/bin/tftpy_client"{.py,}
+  mv "${pkgdir}/usr/bin/tftpy_server"{.py,}
 }
 
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list