summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRalph Wuerthner <ralph.wuerthner@de.ibm.com>2010-03-15 17:10:01 +0100
committerMartin Schwenke <martin@meltin.net>2010-03-16 15:22:31 +1100
commit4baa7ba4edc74c6b388ffafcdde150fcdc39b850 (patch)
tree2ca0d640749341323c1428944f65c63dae52d988 /Makefile
parent843e2a49e9c184e317b732d83f662ea75c147f1e (diff)
downloadautocluster-4baa7ba4edc74c6b388ffafcdde150fcdc39b850.tar.gz
autocluster-4baa7ba4edc74c6b388ffafcdde150fcdc39b850.tar.xz
autocluster-4baa7ba4edc74c6b388ffafcdde150fcdc39b850.zip
Fix RPM creation in autocluster
Martin, while testing autocluster RPMs I had to make the following simple change to autocluster: commit bf7ded9fa88d11c219238499c2658fe68db0befb Author: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> Date: Thu Mar 4 09:13:35 2010 +0100 Added config.d directory to RPM package
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c80513..ffca35c 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ datadir = ${prefix}/share/autocluster
bindir = ${prefix}/bin
DESTDIR =
-datas = base config.sample host_setup imacros releases templates
+datas = base config.sample config.d host_setup imacros releases templates
hacks = autocluster.hack
genpkg = debian/changelog autocluster.spec