[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#49713: [PATCH 3/3] gnu: Add prusa-slicer.
From: |
Liliana Marie Prikler |
Subject: |
bug#49713: [PATCH 3/3] gnu: Add prusa-slicer. |
Date: |
Tue, 21 Sep 2021 14:12:31 +0200 |
User-agent: |
Evolution 3.34.2 |
Hi,
Am Dienstag, den 21.09.2021, 01:17 +0300 schrieb Ivan Gankevich:
> I hope I did it right :-)
I've pushed this now with some changes. Apart from trivial indentation
changes and (list ...) -> '(...), I made all inputs to libigl regular
and fixed up the phases as follows:
- do-not-download-dependencies split into unpack-external and
patch-cmake
- install-all-subdirs dropped, instead patched cmake to install
relevant headers.
Regards