]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
properly tell where the config files are
[chaz/openbox] / Makefile.am
index c4cd977371f4dd10e1b7479d00ee4a46ffa98365..6fb85748bf6def80b348e087bfe68ddd1380989c 100644 (file)
@@ -364,7 +364,7 @@ dist_rc_DATA = \
 
 edit = $(SED) \
        -e 's!@version\@!$(VERSION)!' \
-       -e 's!@confdir\@!$(confdir)!' \
+       -e 's!@configdir\@!$(configdir)!' \
        -e 's!@bindir\@!$(bindir)!'
 
 data/xsession/openbox-gnome-session: Makefile data \
This page took 0.02209 seconds and 4 git commands to generate.