[Debian-hebrew-package] [svn] r551 - pkg/hspell/trunk/debian

Yaacov Zamir kzamir-guest at alioth.debian.org
Sat Apr 14 13:09:34 UTC 2007


Author: kzamir-guest
Date: Sat Apr 14 13:09:34 2007
New Revision: 551

Modified:
   pkg/hspell/trunk/debian/rules
Log:
fix multispell to use hspell.real and not hspell

Modified: pkg/hspell/trunk/debian/rules
==============================================================================
--- pkg/hspell/trunk/debian/rules	(original)
+++ pkg/hspell/trunk/debian/rules	Sat Apr 14 13:09:34 2007
@@ -94,6 +94,7 @@
 
 	# rename hspell as hspell.real
 	mv $(CURDIR)/debian/tmp/usr/bin/hspell $(CURDIR)/debian/tmp/usr/bin/hspell.real
+	sed -i 's/"hspell"/"hspell.real"/g' $(CURDIR)/debian/tmp/usr/bin/multispell
 	
 	dh_install -s --sourcedir=debian/tmp
 # Must not depend on anything. This is to be called by



More information about the Debian-hebrew-package mailing list