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

Antonio Rojas arojas at archlinux.org
Fri Jan 24 22:14:55 UTC 2020


    Date: Friday, January 24, 2020 @ 22:14:54
  Author: arojas
Revision: 555377

Credit

Modified:
  python2-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-24 22:14:12 UTC (rev 555376)
+++ PKGBUILD	2020-01-24 22:14:54 UTC (rev 555377)
@@ -37,7 +37,7 @@
 
 prepare() {
   (cd Sphinx-$pkgver
-   patch -p1 -i ../python2-lexer.patch # Use proper python lexer with new pygments
+   patch -p1 -i ../python2-lexer.patch # Use proper python lexer with new pygments (NixOS)
   )
 
   cp -r Sphinx-$pkgver{,-py2}



More information about the arch-commits mailing list