Skip to content
Snippets Groups Projects
Commit 0af6d846 authored by point's avatar point
Browse files

add archname to the bin-distrib directory

parent f3803f74
No related branches found
Tags ccl-1-1
No related merge requests found
......@@ -2,7 +2,7 @@
# This program is taken from the Mec V project
# $Id: configure,v 1.12 2006/03/15 16:01:36 point Exp $
# $Id: configure,v 1.13 2006/03/17 09:37:23 point Exp $
# parse options
quiet_mode="no"
......@@ -444,7 +444,7 @@ OBJS= ${object_files}
POBJS= ${pobject_files}
DISTRIB_NAME= ccl
DISTRIB_DIR= \${DISTRIB_NAME}
DISTRIB_DIR= \${DISTRIB_NAME}-${archname}
DISTRIB_FILE= \${DISTRIB_NAME}-${archname}.tar.gz
DISTRIB_DOC= \${DISTRIB_NAME}-doc.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment