[qflow] 01/01: Added patch for correcting tclsh path

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue May 12 19:40:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository qflow.

commit 15105b0e8e0006998556ee47240eb5818b5e8240
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Tue May 12 21:40:06 2015 +0200

    Added patch for correcting tclsh path
---
 debian/patches/03_fix_path_of_tclsh.patch | 146 ++++++++++++++++++++++++++++++
 debian/patches/series                     |   1 +
 2 files changed, 147 insertions(+)

diff --git a/debian/patches/03_fix_path_of_tclsh.patch b/debian/patches/03_fix_path_of_tclsh.patch
new file mode 100644
index 0000000..646c7e6
--- /dev/null
+++ b/debian/patches/03_fix_path_of_tclsh.patch
@@ -0,0 +1,146 @@
+Author: Ruben Undheim <ruben.undheim at gmail.com>
+Last-Update: 2015-05-12
+--- qflow-1.0.96.orig/scripts/addspacers.tcl
++++ qflow-1.0.96/scripts/addspacers.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #---------------------------------------------------------------------------
+ # addspacers.tcl ---
+ #
+--- qflow-1.0.96.orig/scripts/bdnet2cel.tcl
++++ qflow-1.0.96/scripts/bdnet2cel.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #
+ # Usage:
+ #	bdnet2cel.tcl <bdnet_filename> <lef_filename> [<cel_filename>]
+--- qflow-1.0.96.orig/scripts/bdnet2sim.tcl
++++ qflow-1.0.96/scripts/bdnet2sim.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #
+ # Usage:
+ #	bdnet2sim.tcl <bdnet_filename> <dir> [<sim_filename>]
+--- qflow-1.0.96.orig/scripts/blif2sim.tcl
++++ qflow-1.0.96/scripts/blif2sim.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #
+ # Usage:
+ #	blif2sim.tcl <blif_filename> <dir> [<sim_filename>]
+--- qflow-1.0.96.orig/scripts/clocktree.tcl
++++ qflow-1.0.96/scripts/clocktree.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #---------------------------------------------------------------------------
+ # clocktree.tcl ---
+ #
+--- qflow-1.0.96.orig/scripts/decongest.tcl
++++ qflow-1.0.96/scripts/decongest.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #
+ # Usage:
+ #	decongest.tcl <rootname> <leffile> <fillcell> [<scale> <offset>]
+--- qflow-1.0.96.orig/scripts/getfillcell.tcl
++++ qflow-1.0.96/scripts/getfillcell.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #---------------------------------------------------------------------------
+ # getfillcell.tcl ---
+ #
+--- qflow-1.0.96.orig/scripts/outpreporig.tcl
++++ qflow-1.0.96/scripts/outpreporig.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #-------------------------------------------------------------------------
+ # outpreporig --- process a BDNET netlist file to change the internal
+ # signal name by prepending it with the text "raw_" while leaving the
+--- qflow-1.0.96.orig/scripts/outputprep.tcl
++++ qflow-1.0.96/scripts/outputprep.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #-------------------------------------------------------------------------
+ # outputprep.tcl --- 
+ #
+--- qflow-1.0.96.orig/scripts/place2def.tcl
++++ qflow-1.0.96/scripts/place2def.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #---------------------------------------------------------------------------
+ # place2def.tcl ---
+ #
+--- qflow-1.0.96.orig/scripts/postproc.tcl
++++ qflow-1.0.96/scripts/postproc.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #-------------------------------------------------------------------------
+ # postproc --- post-process a mapped .blif file with the contents of the
+ # "init" file produced by "vpreproc".  Each signal from the "init"
+--- qflow-1.0.96.orig/scripts/rtl2bdnet.tcl
++++ qflow-1.0.96/scripts/rtl2bdnet.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #
+ # Usage:
+ #	rtl2bdnet.tcl <verilog_rtl_filename> [<bdnet_filename>]
+--- qflow-1.0.96.orig/scripts/rtl2sim.tcl
++++ qflow-1.0.96/scripts/rtl2sim.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #
+ # Usage:
+ #	rtl2sim.tcl <verilog_rtl_filename> <dir> [<sim_filename>]
+--- qflow-1.0.96.orig/scripts/setreset.tcl
++++ qflow-1.0.96/scripts/setreset.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #-------------------------------------------------------------------------
+ # setreset --- post-process a bdnet file with the contents of the
+ # .blif file produced by odin-ii.  For each .latch line from the .blif
+--- qflow-1.0.96.orig/scripts/vispreproc.tcl
++++ qflow-1.0.96/scripts/vispreproc.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #-------------------------------------------------------------------------
+ # vispreproc --- preprocess a verilog file to make it compatible with
+ #	VIS.  Note that general preprocessing for most open-source
+--- qflow-1.0.96.orig/scripts/vmunge.tcl
++++ qflow-1.0.96/scripts/vmunge.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #-------------------------------------------------------------------------
+ # vmunge --- Hack for working around an Odin-II bug
+ #
+--- qflow-1.0.96.orig/scripts/ybuffer.tcl
++++ qflow-1.0.96/scripts/ybuffer.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #-------------------------------------------------------------------------
+ # ybuffer --- post-process a mapped .blif file generated by yosys
+ #
+--- qflow-1.0.96.orig/scripts/ypostproc.tcl
++++ qflow-1.0.96/scripts/ypostproc.tcl
+@@ -1,4 +1,4 @@
+-#!/bin/tclsh
++#!/usr/bin/tclsh
+ #-------------------------------------------------------------------------
+ # ypostproc --- post-process a mapped .blif file generated by yosys
+ #
diff --git a/debian/patches/series b/debian/patches/series
index fa0c4f0..a695918 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01_fix_install_dir.patch
 02_fix_compile_error.patch
+03_fix_path_of_tclsh.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qflow.git



More information about the debian-science-commits mailing list