summaryrefslogtreecommitdiff
path: root/devel/gettext-lint/files/patch-etc:Makefile.in
blob: e2c60d899773a08226d671d57bb09a45d59b1357 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- etc/Makefile.in.orig	Tue Feb  3 14:25:14 2004
+++ etc/Makefile.in	Tue Feb  3 14:25:26 2004
@@ -224,7 +224,6 @@
 
 
 install-data-local:
-	@$(NORMAL-INSTALL)
 	$(mkinstalldirs) $(DESTDIR)$(pkgdatadir); \
         $(INSTALL_DATA) report.xsl $(DESTDIR)$(pkgdatadir)
 # Tell versions [3.59,3.63) of GNU make to not export all variables.