tags 424320 + patch # I have attached patch to solve this bug
thanks -- -------------------------------------------------------- Kartik Mistry | Eng: kartikmistry.org/blog 0xD1028C8D | Guj: kartikm.wordpress.com --------------------------------------------------------
--- gfontview-0.5.0-orig/debian/rules 2007-06-16 09:46:12.000000000 +0530 +++ gfontview-0.5.0/debian/rules 2007-06-16 09:49:25.000000000 +0530 @@ -30,7 +30,7 @@ for f in $(GENERATED) ; do if [ ! -f $$f.clean ] ; then cp -v $$f $$f.clean ; fi ; done [ ! -f Makefile ] || $(MAKE) distclean for f in $(GENERATED) ; do mv -v $$f.clean $$f ; done - dh_clean build-stamp + dh_clean build-stamp po/*.gmo install: build dh_testdir