#! /bin/sh /usr/share/dpatch/dpatch-run
@DPATCH@

diff -Naur aspell6-ar-1.2-0.orig/Makefile.pre aspell6-ar-1.2-0/Makefile.pre
--- aspell6-ar-1.2-0.orig/Makefile.pre	2006-06-27 10:48:50.000000000 +0300
+++ aspell6-ar-1.2-0/Makefile.pre	2006-10-17 01:08:50.000000000 +0200
@@ -1,14 +1,14 @@
 # Generated with Aspell Dicts "proc" script version 0.60.3
 
-lang = ar
+lang = ar-large
 version = 1.2-0
 
-cwl_files = ar.cwl
-data_files = ar.dat l-ar.cset l-ar.cmap ar_affix.dat
+cwl_files = ar-large.cwl
+data_files = ar-large.dat l-ar-large.cset l-ar-large.cmap ar-large_affix.dat
 doc_files = README COPYING Copyright
 extra_files = configure info Makefile.pre
-multi_files = ar.multi arabic.alias
-rws_files = ar.rws
+multi_files = ar-large.multi arabic-large.alias
+rws_files = ar-large.rws
 
 distdir=aspell6-${lang}-${version}
 
@@ -64,7 +64,7 @@
 .SUFFIXES: .cwl .rws .wl
 
 .cwl.rws:
-	${PREZIP} -d < $< | ${ASPELL} ${ASPELL_FLAGS} --lang=ar create master ./$@
+	${PREZIP} -d < $< | ${ASPELL} ${ASPELL_FLAGS} --lang=ar-large create master ./$@
 
 .wl.cwl:
 	cat $< | LC_COLLATE=C sort -u | ${PREZIP} -z > $@
