You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
560 B
13 lines
560 B
diff -up openbox-3.4.7.1/Makefile.in.autostartdir openbox-3.4.7.1/Makefile.in
|
|
--- openbox-3.4.7.1/Makefile.in.autostartdir 2008-04-16 17:37:46.000000000 +0200
|
|
+++ openbox-3.4.7.1/Makefile.in 2008-04-16 18:24:22.000000000 +0200
|
|
@@ -479,7 +479,7 @@ pkgconfigdir = $(libdir)/pkgconfig
|
|
pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox
|
|
pixmapdir = $(datadir)/pixmaps
|
|
xsddir = $(datadir)/openbox
|
|
-secretbindir = $(libdir)/openbox
|
|
+secretbindir = $(datadir)/openbox
|
|
theme = Clearlooks
|
|
AUTOMAKE_OPTIONS = subdir-objects foreign
|
|
ACLOCAL_AMFLAGS = -I m4
|