all repos — openbox @ 69f38b9f55dfd56d308e1667973f57431276fcc4

openbox fork - make it a bit more like ryudo

undefine the scriptdir, thats not where otk.py will be going
Dana Jansens danakj@orodu.net
commit

69f38b9f55dfd56d308e1667973f57431276fcc4

parent

ec6951c2c7bf7d2d0a122e0e26555231109b0f89

1 files changed, 0 insertions(+), 6 deletions(-)

jump to
M otk/Makefile.amotk/Makefile.am

@@ -1,5 +1,3 @@

-scriptdir = $(libdir)/openbox/python - CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ INCLUDES= -I../src

@@ -16,10 +14,6 @@ label.cc focuslabel.cc application.cc appwidget.cc

# otk_wrap.cc libotk_la_LDFLAGS = $(XFT_LIBS) $(PYTHON_LIBS) - -#script_DATA = otk.py - -#EXTRA_DIST = $(script_DATA) MAINTAINERCLEANFILES= Makefile.in