annotate mcabber/doc/help/Makefile.am @ 914:2aa0735936f8

Use DESTDIR in Makefile This is recommended by the GNU Coding Standards, and solves some packaging issues.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 24 Jun 2006 21:33:11 +0200
parents b40d113b7863
children 35b83557ffe1 08d7f6fa9f7c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
903
c4f164c4b0d3 Help files installation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1 helpdir = $(datadir)/mcabber/help
c4f164c4b0d3 Help files installation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2
c4f164c4b0d3 Help files installation
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3 install-data-local:
914
2aa0735936f8 Use DESTDIR in Makefile
Mikael Berthe <mikael@lilotux.net>
parents: 905
diff changeset
4 $(INSTALL) -d $(DESTDIR)$(datadir)/mcabber/help
2aa0735936f8 Use DESTDIR in Makefile
Mikael Berthe <mikael@lilotux.net>
parents: 905
diff changeset
5 cp -R ?? $(DESTDIR)$(datadir)/mcabber/help/