aboutsummaryrefslogtreecommitdiff
path: root/news/nntpcache/files/patch-src_Makefile.am
blob: cdc03c1b692f263c89935f61d12fdf39a170e27a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.am.orig	2006-03-05 21:42:38 UTC
+++ src/Makefile.am
@@ -61,7 +61,7 @@ nntpcached_LDADD = \
 	../libradius/libradius.a
 
 install-exec-hook:
-	cp nntpcached $(libexecdir)/nntpcached.debug && chmod a+x $(libexecdir)/nntpcached.debug
+	cp nntpcached $(DESTDIR)$(libexecdir)/nntpcached.debug && chmod a+x $(DESTDIR)$(libexecdir)/nntpcached.debug
 
 nnconf.c nnconf.h : ../cf/nnconf.cf
 	$(top_srcdir)/confused/confused $<