~ubuntu-branches/ubuntu/karmic/wordnet/karmic

« back to all changes in this revision

Viewing changes to debian/patches/20_src_wnb.patch

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2009-05-18 08:27:26 UTC
  • mfrom: (8.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090518082726-hezfls4zp04ccqnf
Tags: 1:3.0-16
* Split wnb gui to separate package to not have the extra
  tcl/tk dependency on plain wordnet package
  Closes: #525674
* debian/control: wordnet: Depends wordnet-gui | artha
* debian/wordnet.dirs: removed because unused
* Debhelper version 7

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
--- WordNet-3.0.orig/src/wnb
5
5
+++ WordNet-3.0/src/wnb
 
6
@@ -1,6 +1,6 @@
 
7
 #!/bin/sh 
 
8
 # the following line is evaluated by sh but ignored by tcl \
 
9
-wishwn "$0" "$@" &
 
10
+/usr/lib/wordnet/wishwn "$0" "$@" &
 
11
 # the following line is evaluated by sh but ignored by tcl \
 
12
 exec true
 
13
 # the preceding lines make this script self-executing on unix systems
6
14
@@ -103,7 +103,7 @@
7
15
 
8
16
 if {$tcl_platform(platform) == "unix"} {