Updated to respect DESTDIR

This commit is contained in:
2020-07-09 00:27:15 +01:00
committed by Elsie
parent 0dc921fa74
commit 1fa905f0da
+1 -1
View File
@@ -1,2 +1,2 @@
install:
cp -f utf8.h /usr/include/utf8.h
cp -f utf8.h $(DESTDIR)/usr/include/utf8.h