Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37762396
en ru br
ALT Linux repos
S:3.2.06-alt14
5.0: 3.2.06-alt9
4.1: 3.2.06-alt7
4.0: 3.2.06-alt7
3.0: 3.2.06-alt6

Group :: Text tools
RPM: ispell

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ispell-3.20-sh.patch
Download


--- ispell-3.1.20.orig/findaffix.X
+++ ispell-3.1.20/findaffix.X
@@ -1,4 +1,4 @@
-: Use /bin/sh
+#!/bin/sh
 #
 # $Id: findaffix.X,v 1.15 1994/01/25 07:11:29 geoff Exp $
 #
--- ispell-3.1.20.orig/munchlist.X
+++ ispell-3.1.20/munchlist.X
@@ -1,4 +1,4 @@
-: Use /bin/sh
+#!/bin/sh
 #
 # $Id: munchlist.X,v 1.53 1995/01/08 23:23:36 geoff Exp $
 #
--- ispell-3.1.20.orig/subset.X
+++ ispell-3.1.20/subset.X
@@ -1,4 +1,4 @@
-: Use /bin/sh
+#!/bin/sh
 #
 # $Id: subset.X,v 1.15 1995/01/08 23:23:47 geoff Exp $
 #
--- ispell-3.1.20.orig/tryaffix.X
+++ ispell-3.1.20/tryaffix.X
@@ -1,4 +1,4 @@
-: Use /bin/sh
+#!/bin/sh
 #
 # $Id: tryaffix.X,v 1.6 1994/01/25 07:12:18 geoff Exp $
 #
--- ispell-3.1.20.orig/zapdups.X
+++ ispell-3.1.20/zapdups.X
@@ -1,4 +1,4 @@
-: Use /bin/sh
+#!/bin/sh
 #
 # $Id: zapdups.X,v 1.6 1995/01/08 23:23:58 geoff Exp $
 #
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin