Bug#730038: juman: FTBFS: target 'debian/juman-dic/usr/share/juman/dic' is not a directory

2014-03-09 Thread Andrew Starr-Bochicchio
Hi,

I can confirm that Eriberto's patch resolves the issue. I've uploaded
this as a NMU to DELAYED-3 as it resolves an RC bug. Please feel free
to tell me if I should delay it longer.

Thanks,

-- Andrew Starr-Bochicchio

   Ubuntu Developer 
   Debian Developer 
   PGP/GPG Key ID: D53FDCB1


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#730038: juman: FTBFS: target 'debian/juman-dic/usr/share/juman/dic' is not a directory

2014-03-07 Thread Eriberto
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.0 -0300
+++ juman-7.0/debian/juman-dic.install	2014-03-07 08:11:37.0 -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.0 -0200
+++ juman-7.0/debian/rules	2014-03-07 08:53:55.0 -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 \


pgpTHz6TnI9jm.pgp
Description: PGP signature