Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37886525
en ru br
ALT Linux repos
S:3.0-alt9
5.0: 3.0-alt4
4.1: 3.0-alt2
4.0: 2.1-alt2
3.0: 2.0-alt1

Group :: Text tools
RPM: wordnet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: wordnet-3.0-alt-wishwn.patch
Download


--- WordNet/src/Makefile.am
+++ WordNet/src/Makefile.am
@@ -1,5 +1,7 @@
 EXTRA_DIST = wnb
-bin_PROGRAMS = wn wishwn
+wedir = $(libexecdir)/wordnet
+we_PROGRAMS = wishwn
+bin_PROGRAMS = wn
 bin_SCRIPTS = wnb
 wishwn_SOURCES = tkAppInit.c stubs.c
 wishwn_CPPFLAGS = $(INCLUDES) 
--- WordNet/src/wnb
+++ WordNet/src/wnb
@@ -1,9 +1,4 @@
-#!/bin/sh 
-# the following line is evaluated by sh but ignored by tcl \
-wishwn "$0" "$@" &
-# the following line is evaluated by sh but ignored by tcl \
-exec true
-# the preceding lines make this script self-executing on unix systems
+#!/usr/libexec/wordnet/wishwn
 
 ##########################################################################
 #                                                                        # 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin