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

Antonio Rojas arojas at gemini.archlinux.org
Thu Oct 21 20:04:06 UTC 2021


    Date: Thursday, October 21, 2021 @ 20:04:05
  Author: arojas
Revision: 1032076

Also credit boost patch

Modified:
  freecad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-21 19:57:20 UTC (rev 1032075)
+++ PKGBUILD	2021-10-21 20:04:05 UTC (rev 1032076)
@@ -33,7 +33,7 @@
 
 prepare() {
   patch -d FreeCAD -p1 -i "$srcdir"/freecad-vtk9.patch # Fix build with VTK 9 (Fedora)
-  patch -d FreeCAD -p1 -i "$srcdir"/freecad-boost.patch # Fix Boost linking with VTK 9
+  patch -d FreeCAD -p1 -i "$srcdir"/freecad-boost.patch # Fix Boost linking with VTK 9 (Fedora)
 
   cd FreeCAD/src
   gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name FreeCAD \



More information about the arch-commits mailing list