From: Dana Jansens Date: Sat, 20 Sep 2003 13:53:38 +0000 (+0000) Subject: use DESTDIR in install-data-hook X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=556a08cec8ac15bf2d5e0fa8bcff753e3c3ae145;p=chaz%2Fopenbox use DESTDIR in install-data-hook --- diff --git a/Makefile.am b/Makefile.am index d4da4a9a..0d688f1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -286,7 +286,7 @@ dist_userscript_DATA = \ tools/themeupdate/themeupdate.py install-data-hook: - chmod +x $(userscriptdir)/themeupdate.py + chmod +x $(DESTDIR)$(userscriptdir)/themeupdate.py dist_desktopfiles_DATA = \ data/openbox.desktop