Hi,

The attached patch fix the problem.

I hope this help.

Regards,

Eriberto

diff -Nru juman-7.0/debian/juman-dic.install juman-7.0/debian/juman-dic.install
--- juman-7.0/debian/juman-dic.install	1969-12-31 21:00:00.000000000 -0300
+++ juman-7.0/debian/juman-dic.install	2014-03-07 08:11:37.000000000 -0300
@@ -0,0 +1,3 @@
+dic/*.dic              usr/share/juman/dic
+autodic/*.dic          usr/share/juman/autodic
+wikipediadic/*.dic     usr/share/juman/wikipediadic
diff -Nru juman-7.0/debian/rules juman-7.0/debian/rules
--- juman-7.0/debian/rules	2013-11-06 04:34:39.000000000 -0200
+++ juman-7.0/debian/rules	2014-03-07 08:53:55.000000000 -0300
@@ -23,14 +23,14 @@
 	dh_auto_build
 	$(MAKE) -C perl OPTIMIZE="$(PERL_OPTIMIZE)" DICDIR=`pwd`/dic
 
-dicprefix=debian/juman-dic/usr/share/juman
+#dicprefix=debian/juman-dic/usr/share/juman
 override_dh_auto_install:
 	dh_auto_install
 	rm -rf debian/tmp/usr/lib/juman/doc
 	dh_link -pjuman usr/share/doc/juman usr/lib/juman/doc
-	cp -p dic/*.dic $(dicprefix)/dic
-	cp -p autodic/*.dic $(dicprefix)/autodic
-	cp -p wikipediadic/*.dic $(dicprefix)/wikipediadic
+#	cp -p dic/*.dic $(dicprefix)/dic
+#	cp -p autodic/*.dic $(dicprefix)/autodic
+#	cp -p wikipediadic/*.dic $(dicprefix)/wikipediadic
 	for d in dic autodic wikipediadic ; do \
 	  for f in $(dicprefix)/$${d}/* ; do \
 	    dh_link -pjuman-dic \

Attachment: pgpTHz6TnI9jm.pgp
Description: PGP signature

Reply via email to