~ubuntu-branches/debian/stretch/bristol/stretch

« back to all changes in this revision

Viewing changes to debian/patches/01-export_statements.patch

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-11-14 06:15:01 UTC
  • mfrom: (1.2.6) (6.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20111114061501-fralw11sxtl7n929
Tags: 0.60.9-1
* New upstream bugfix release.
* Depends on libjack-dev only.
* Refresh patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
--- bristol.orig/bin/startBristol.in
11
11
+++ bristol/bin/startBristol.in
12
 
@@ -424,9 +424,6 @@ fi
 
12
@@ -442,9 +442,6 @@ fi
13
13
 export SLAB_HOME=$BRISTOL
14
14
 export BRIGHTON=$BRISTOL
15
15
 
16
16
-export LD_LIBRARY_PATH=@BRISTOL_DIR@/lib:/usr/local/lib:/usr/lib:/lib
17
17
-
18
 
-export PATH=${PATH}:$BRISTOL/bin:/usr/local/bin
 
18
-export PATH=$BRISTOL/bin:/usr/local/bin:${PATH}
19
19
 
20
 
 if [ $jack -eq 1 ]; then
21
 
        ldd `which bristol` | grep jack > /dev/null 2>&1
 
20
 if [ ${liblist} != 0 ]; then
 
21
        echo