[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/5] unionfs now builds successfully
From: |
Sergiu Ivanov |
Subject: |
[PATCH 1/5] unionfs now builds successfully |
Date: |
Tue, 26 May 2009 23:31:49 +0300 |
diff --git a/Makefile b/Makefile
index b180072..3129031 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,9 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
+# Get the information from under /usr.
+prefix = /usr/
+
CPP = gcc -E -x c
MIGCOM = mig -cc cat - /dev/null
--
1.5.2.4
- [PATCH 1/5] unionfs now builds successfully,
Sergiu Ivanov <=