summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ed5bb23b..6fa4f21c1 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ deb:
# Make an OS X Installer package
pkg:
- PREFIX=/usr FMT=pkg bash bin/build-binary-dist.sh
+ FMT=pkg bash bin/build-binary-dist.sh
# Make a binary tar distribution
bintar: