From 922a380e1904814f45b2d9f020013d02f75ac5e2 Mon Sep 17 00:00:00 2001 From: Arlin Davis Date: Wed, 16 May 2012 16:02:53 -0700 Subject: [PATCH] makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4e523d7..6616aa0 100755 --- a/Makefile.am +++ b/Makefile.am @@ -739,7 +739,7 @@ EXTRA_DIST = dat/common/dat_dictionary.h \ test/dapltest/mdep/linux/dapl_mdep_user.h $(XHEADERS) install-exec-hook: - install -D -m 755 daplpxd.init $(DESTDIR)$(sysconfdir)/init.d/daplpxd; + install -D -m 755 daplpxd.init $(DESTDIR)$(sysconfdir)/init.d/daplpxd; dist-hook: dapl.spec cp dapl.spec $(distdir) -- 2.41.0