summaryrefslogtreecommitdiff
blob: e2d9cbede195afce349248cf4a9206eddbc27831 (plain)
1
2
3
4
5
6
7
8
9
10
11
Index: dietlibc-0.30/Makefile
===================================================================
--- dietlibc-0.30.orig/Makefile
+++ dietlibc-0.30/Makefile
@@ -1,5 +1,5 @@
 INSTALL=install
-prefix?=/opt/diet
+prefix=/usr/diet
 # Set the following to install to a different root
 #DESTDIR=/tmp/fefix
 # Use "make DEBUG=1" to compile a debug version.