tags 342322 + patch thanks
On Tue, Dec 06, 2005 at 09:27:48PM -0800, Jurij Smakov wrote: > > Invoking 'fakeroot debian/rules binary' fails to build the package: > Attached a simple patch. - Alexander -- GPG messages preferred. | .''`. ** Debian GNU/Linux ** Alexander Sack | : :' : The universal [EMAIL PROTECTED] | `. `' Operating System http://www.asoftsite.org | `- http://www.debian.org
--- icon-9.4.2/debian/rules.orig 2006-01-12 11:55:11.000000000 +0000 +++ icon-9.4.2/debian/rules 2006-01-12 11:54:51.000000000 +0000 @@ -62,7 +62,7 @@ (cd src/common && make patchstr && cp patchstr ../../bin) touch build-iconc -build-ipl: +build-ipl: configure $(checkdir) $(MAKE) Ilib