Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37568138
en ru br
Репозитории ALT
S:0.50-alt1_23
5.1: 0.1e-alt1
4.1: 0.1e-alt1
4.0: 0.1e-alt1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: aspell-nl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: dutch-0.1e-nl.patch
Скачать


--- dutch-0.1e/aspell/Makefile.in.pom	2007-06-14 12:56:00.000000000 +0200
+++ dutch-0.1e/aspell/Makefile.in	2007-06-14 12:59:25.000000000 +0200
@@ -91,7 +91,7 @@
 lang = dutch
 langISO = nl
 
-rwsfile = $(lang).rws
+rwsfile = $(lang).rws nl.rws
 datfile = $(lang).dat
 multifile = $(langISO).multi
 aliases = $(lang).alias
@@ -210,7 +210,7 @@
 	install -d -m 0755 $(DESTDIR)$(dictdir)
 
 #	# dictionary
-	install -m 0644 $(rwsfile) $(DESTDIR)$(dictdir)/$(lang)
+	install -m 0644 $(rwsfile) $(DESTDIR)$(dictdir)/
 #	#-ln -s $(lang)  $(DESTDIR)$(dictdir)/nederlands
 #	#-ln -s $(lang)  $(DESTDIR)$(dictdir)/flemish
 #	#-ln -s $(lang)  $(DESTDIR)$(dictdir)/vlaams
@@ -234,6 +234,9 @@
 dutch.rws : ../wl/dutch.stripped
 	${ASPELL} ${ASPELL_FLAGS} --lang=$(lang) create master ./$@ < $<
 
+nl.rws: ../wl/dutch.stripped
+	${ASPELL} ${ASPELL_FLAGS} --lang=$(lang) create master ./$@ < $<
+
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin