[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / Linux / Debian2

Diff for /OpenXM/misc/packages/Linux/Debian2/Makefile between version 1.6 and 1.8

version 1.6, 2006/02/13 06:34:46 version 1.8, 2006/10/13 03:48:44
Line 1 
Line 1 
 # Do source dot.bashrc before doing something.  # Do source dot.bashrc before doing something.
   
 VERSION=1.2.3-6  VERSION=1.2.3-8
 # This VERSION must be compatible with debian/control ver.  # This VERSION must be compatible with debian/control ver.
 #                                OpenXM/download/Makefile  #                                OpenXM/download/Makefile
 #                                work/OpenXM/src/asir-port/Makefile  #                                work/OpenXM/src/asir-port/Makefile
   #                                    (OpenXM/src/asir-port/Makefile)
   
 MD5=md5sum  MD5=md5sum
 OS=`uname -s`  OS=`uname -s`
 RSYNC=rsync -avz -e ssh  RSYNC=rsync -avz -e ssh
 FTP_DIR=/home/ftp/pub/OpenXM/head/knoppix  #FTP_DIR=/home/ftp/pub/OpenXM/head/knoppix
   FTP_DIR=/home/web/pub/OpenXM/head/knoppix
 TM_OX=work/OpenXM/src/kxx/init-openxm.scm  TM_OX=work/OpenXM/src/kxx/init-openxm.scm
   
 build-package: fetch  make-tar-ball-2  make-tar-ball-3  build-package: fetch  make-tar-ball-2  make-tar-ball-3

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>