Codebase list openbox-menu / 1ae19dd debian / patches / dupa.patch
1ae19dd

Tree @1ae19dd (Download .tar.gz)

dupa.patch @1ae19ddraw · history · blame

--- openbox-menu-0.8.0+hg20161009.orig/Makefile
+++ openbox-menu-0.8.0+hg20161009/Makefile
@@ -8,7 +8,7 @@ CC=gcc
 CFLAGS+=-DWITH_ICONS
 # Uncomment this line if Openbox can display SVG icons
 # Check SVG support with '$ ldd /usr/bin/openbox | grep svg', librsvg must appear..
-# CFLAGS+=-DWITH_SVG
+CFLAGS+=-DWITH_SVG
 
 prefix= /usr/local
 DESTDIR ?= $(prefix)