]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
fix global autostart installation, and the pointer to it so it is run
[chaz/openbox] / Makefile.am
index f57a770351b35c5ee3440392741d7710421de505..c3feae6c1989820b90fefe4462be03e4a32aa013 100644 (file)
@@ -47,8 +47,7 @@ nodist_rc_SCRIPTS = \
        data/autostart/autostart
 
 dist_libexec_SCRIPTS = \
-       data/autostart/openbox-xdg-autostart \
-       data/autostart/openbox-autostart
+       data/autostart/openbox-xdg-autostart
 
 nodist_libexec_SCRIPTS = \
        data/autostart/openbox-autostart
@@ -468,6 +467,7 @@ dist_rc_DATA = \
 edit = $(SED) \
        -e 's!@version\@!$(VERSION)!' \
        -e 's!@configdir\@!$(configdir)!' \
+       -e 's!@rcdir\@!$(rcdir)!' \
        -e 's!@libexecdir\@!$(libexecdir)!' \
        -e 's!@bindir\@!$(bindir)!'
 
This page took 0.021893 seconds and 4 git commands to generate.