summaryrefslogtreecommitdiff
path: root/x11/eterm/patches/patch-aa
blob: 5f4476ad096b17608e67dde69ba9571f951cb1a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.4 2003/02/14 20:24:44 salo Exp $
--- bg/Makefile.in.orig	Fri Feb  7 17:33:33 2003
+++ bg/Makefile.in	Fri Feb  7 17:33:42 2003
@@ -237,7 +237,7 @@
 	    $(INSTALL_DATA) $$i $(DESTDIR)${pixmapdir}/$$j/ ; \
 	  done) ; \
 	done)
-	$(UPDATE_SCRIPT) $(DESTDIR)${pixmapdir}
+	$(SHELL) $(UPDATE_SCRIPT) $(DESTDIR)${pixmapdir}
 
 # 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.