summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2022-02-11 22:29:44 +0100
committerGuillaume Le Vaillant <glv@posteo.net>2022-02-14 10:06:04 +0100
commit2c9f1c438993999b24a156a26571dd7c56efa4e1 (patch)
treef9d990564645a4de9a19e2ee35d1711bb6347aaf /gnu/local.mk
parent7241ca87d046ad42b64745e98801fe33fd40a7f9 (diff)
downloadguix-patches-2c9f1c438993999b24a156a26571dd7c56efa4e1.tar
guix-patches-2c9f1c438993999b24a156a26571dd7c56efa4e1.tar.gz
gnu: freecad: Update to 0.19.3-0.09a05a9.
* gnu/packages/engineering.scm (freecad): Update to 0.19.3-0.09a05a9. [source]: Remove patches. [arguments]: Remove unneeded variables for pyside2 and shiboken2 from 'configure-flags'. * gnu/packages/patches/freecad-boost-serialization.patch: Remove file. * gnu/packages/patches/freecad-vtk9.patch: Remove file. * gnu/locak.mk (dist_patch_DATA): Remove "freecad-boost-serialization.patch" and "freecad-vtk9.patch".
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 1b08b40b9c..27ee3403da 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1075,8 +1075,6 @@ dist_patch_DATA = \
%D%/packages/patches/fp16-system-libraries.patch \
%D%/packages/patches/fpc-reproducibility.patch \
%D%/packages/patches/fplll-std-fenv.patch \
- %D%/packages/patches/freecad-boost-serialization.patch \
- %D%/packages/patches/freecad-vtk9.patch \
%D%/packages/patches/freedink-engine-fix-sdl-hints.patch \
%D%/packages/patches/freeglut-gcc-compat.patch \
%D%/packages/patches/freeimage-unbundle.patch \