its OBT_VERSION not OB_VERSION anymore
This commit is contained in:
parent
2c64fe685e
commit
ac1b79834c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ rcdir = $(configdir)/openbox
|
|||
xsessionsdir = $(datadir)/xsessions
|
||||
gnomewmfilesdir = $(datadir)/gnome/wm-properties
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox
|
||||
pubincludedir = $(includedir)/openbox/@OBT_VERSION@/openbox
|
||||
pixmapdir = $(datadir)/pixmaps
|
||||
xsddir = $(datadir)/openbox
|
||||
|
||||
|
|
Loading…
Reference in a new issue