nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 11 lines 372 B view raw
1--- a/Makefile.old 2013-12-11 06:39:44.397358610 +0100 2+++ b/Makefile 2013-12-11 06:39:51.082275037 +0100 3@@ -7,7 +7,7 @@ 4 CFLAGS+=-DWITH_ICONS 5 # Uncomment this line if Openbox can display SVG icons 6 # Check SVG support with '$ ldd /usr/bin/openbox | grep svg', librsvg must appear.. 7-# CFLAGS+=-DWITH_SVG 8+CFLAGS+=-DWITH_SVG 9 10 prefix= /usr/local 11 DESTDIR ?= $(prefix)