summaryrefslogtreecommitdiff
path: root/graphics/EZWGL/files/patch-include__Makefile.in
blob: fe040c63247f03c27cbcbd4fd3336bd6797fcec5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/Makefile.in.orig	1999-12-03 21:49:18 UTC
+++ include/Makefile.in
@@ -9,7 +9,7 @@
 install-shared install-static: install
 
 install:
-	$(CP) EZ.h $(destincludedir)
+	$(INSTALL_DATA) EZ.h $(destincludedir)
 
 clean realclean: