Introduction
Introduction Statistics Contact Development Disclaimer Help
Fixing some packaging problems. - geomyidae - A small C-based gopherd.
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit f7fa209ff3d253fe62813d925468f7fe14ebc507
parent 14451307eef3a11cbe9f47959da07d254e7c7e70
Author: Christoph Lohmann <[email protected]>
Date: Sat, 30 Apr 2011 12:14:24 +0200
Fixing some packaging problems.
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
@@ -36,7 +36,7 @@ clean:
@echo cleaning
@rm -f ${NAME} ${OBJ} ${NAME}-${VERSIOn}.tar.gz
-install: all
+install:
@echo installing executable to ${DESTDIR}${PREFIX}/bin
@mkdir -p ${DESTDIR}${BINDIR}
@cp -f ${NAME} ${DESTDIR}${BINDIR}
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.