nixpkgs/pkgs/desktops/cinnamon/xapp
Bobby Rong 64aa3024b5
cinnamon.xapp: actually fix gtk3 module target dir
Before: $out/gtk-3.0/modules/libxapp-gtk3-module.so
After: $out/lib/gtk-3.0/modules/libxapp-gtk3-module.so

cat gtk+-3.0.pc | grep "libdir=" says `libdir=${prefix}/lib`, so install this there.

Another package that installs gtk3 module: libcanberra-gtk3
2023-06-08 19:33:53 +08:00
..
default.nix cinnamon.xapp: actually fix gtk3 module target dir 2023-06-08 19:33:53 +08:00