Unverified Commit aa3e6024 authored by Sefa Eyeoglu's avatar Sefa Eyeoglu Committed by GitHub
Browse files

orca-slicer: remove FLATPAK option (#360219)

parents f5498189 7de65171
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -28,6 +28,8 @@ bambu-studio.overrideAttrs (
      )
    '';

    cmakeFlags = lib.remove "-DFLATPAK=1" previousAttrs.cmakeFlags or [ ];

    # needed to prevent collisions between the LICENSE.txt files of
    # bambu-studio and orca-slicer.
    postInstall = ''