summaryrefslogtreecommitdiffstats
path: root/mail/heirloom-mailx/files/patch-ab
blob: 6e17c4aa8a973f98ebc169c3b92d1e61ab263286 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- Makefile.in.orig	Sat Jun  9 18:40:06 2001
+++ Makefile.in	Sat Jun  9 18:40:51 2001
@@ -392,9 +392,8 @@
 
 
 install-data-local:
-	-test -f $(DESTDIR)/etc/nail.rc || \
-		{ $(mkinstalldirs) $(DESTDIR)/etc; \
-		$(INSTALL_DATA) $(srcdir)/nail.rc $(DESTDIR)/etc/nail.rc; }
+	-test -f $(sysconfdir)/nail.rc || \
+	$(INSTALL_DATA) $(srcdir)/nail.rc $(sysconfdir)/nail.rc
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
OpenPOWER on IntegriCloud