openbsd-ports/x11/xscreensaver/patches/patch-hacks_deco_c
jasper 958dd5d63e - update xscreensaver to 5.03
- fix WANTLIB
- add $OpenBSD$ to patch-configure and patch-hacks_deco_c
2007-07-18 11:26:30 +00:00

12 lines
347 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$OpenBSD: patch-hacks_deco_c,v 1.4 2007/07/18 11:26:30 jasper Exp $
--- hacks/deco.c.orig Mon Feb 13 00:01:40 2006
+++ hacks/deco.c Mon May 14 20:34:43 2007
@@ -134,7 +134,6 @@ deco_free (Display *dpy, Window window, void *closure)
free (st);
}
-
static const char *deco_defaults [] = {
".background: black",
".foreground: white",