aboutsummaryrefslogtreecommitdiffstats
path: root/misc/ree/files/patch-makefile
blob: 4cfc8f675ed6bb38514d730e464a6d218b9bd8c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- makefile.orig	2018-08-31 12:00:55 UTC
+++ makefile
@@ -6,5 +6,5 @@ clean:
 	rm -f fontdump ree
 
 install:
-	cp fontdump $(DESTDIR)/usr/bin
-	cp ree $(DESTDIR)/usr/sbin
+	cp fontdump $(DESTDIR)$(PREFIX)/bin
+	cp ree $(DESTDIR)$(PREFIX)/sbin/rom-ree