From 07616810c81eb3e7073c9ca00e28f451c7bfb091 Mon Sep 17 00:00:00 2001 From: vext01 Date: Thu, 7 Jun 2012 11:12:23 +0100 Subject: FIX: Makefile fails to scaffold ${PREFIX}/bin % PREFIX=/opt/xombrero make install ... install -c -S -o root -g bin -m 555 xombrero /opt/xombrero/bin/xombrero install: /opt/xombrero/bin/INS@qSFSXMG9Df: No such file or directory OK marco --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c74508e..f9aaefb 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ javascript.h: ${JSFILES} js-merge-helper.pl ${JSCURDIR} > javascript.h beforeinstall: + install -m 755 -d ${PREFIX}/bin install -m 755 -d ${PREFIX}/share/xombrero install -m 644 ${.CURDIR}/xombreroicon.png ${PREFIX}/share/xombrero install -m 644 ${.CURDIR}/xombreroicon16.png ${PREFIX}/share/xombrero -- cgit 1.4.1-2-gfad0