nautilus-open-any-terminal: remove unused NAUTILUS_EXTENSION_DIR
variable
This commit is contained in:
parent
16995949db
commit
194b1690e7
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ python3.pkgs.buildPythonPackage rec {
|
|||
glib-compile-schemas "$out/share/glib-2.0/schemas"
|
||||
'';
|
||||
|
||||
PKG_CONFIG_LIBNAUTILUS_EXTENSION_EXTENSIONDIR = "${placeholder "out"}/lib/nautilus/extensions-3.0";
|
||||
|
||||
meta = with lib; {
|
||||
description = "Extension for nautilus, which adds an context-entry for opening other terminal-emulators then `gnome-terminal`";
|
||||
license = licenses.gpl3Plus;
|
||||
|
|
Loading…
Reference in a new issue