nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 13 lines 490 B view raw
1diff --git a/default/Makefile b/default/Makefile 2index 172d5d9..540a1c0 100644 3--- a/default/Makefile 4+++ b/default/Makefile 5@@ -1,7 +1,7 @@ 6 WP_NAME=f34 7 WP_BIGNAME=F34 8 WP_DIR=$(DESTDIR)/usr/share/backgrounds/$(WP_NAME) 9-WP_DIR_LN=/usr/share/backgrounds/$(WP_NAME) 10+WP_DIR_LN=$(DESTDIR)/usr/share/backgrounds/$(WP_NAME) 11 GNOME_BG_DIR=$(DESTDIR)/usr/share/gnome-background-properties 12 KDE_BG_DIR=$(DESTDIR)/usr/share/wallpapers 13 MATE_BG_DIR=$(DESTDIR)/usr/share/mate-background-properties