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

Filipe Laíns ffy00 at archlinux.org
Mon Jun 22 19:27:00 UTC 2020


    Date: Monday, June 22, 2020 @ 19:27:00
  Author: ffy00
Revision: 650856

remove .doctress

Modified:
  prjtrellis/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 19:23:34 UTC (rev 650855)
+++ PKGBUILD	2020-06-22 19:27:00 UTC (rev 650856)
@@ -46,6 +46,7 @@
 
   install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
   cp -r --no-preserve=ownership docs/_build/* "$pkgdir"/usr/share/doc/$pkgname/
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
 
   install -Dm 644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 



More information about the arch-commits mailing list