[Pkg-isocodes-devel] r1334 - trunk/iso-codes/iso_639

toddy-guest at alioth.debian.org toddy-guest at alioth.debian.org
Thu Feb 7 16:33:50 UTC 2008


Author: toddy-guest
Date: 2008-02-07 16:33:50 +0000 (Thu, 07 Feb 2008)
New Revision: 1334

Modified:
   trunk/iso-codes/iso_639/Makefile.am
   trunk/iso-codes/iso_639/Makefile.in
Log:
Remove ISO 639-3 from this directory

Modified: trunk/iso-codes/iso_639/Makefile.am
===================================================================
--- trunk/iso-codes/iso_639/Makefile.am	2008-02-07 15:51:47 UTC (rev 1333)
+++ trunk/iso-codes/iso_639/Makefile.am	2008-02-07 16:33:50 UTC (rev 1334)
@@ -1,9 +1,9 @@
 DOMAIN = iso_639
-VERSION= @PACKAGE_VERSION@
+VERSION = @PACKAGE_VERSION@
 SUBDIRS = iso_639_3
 
 xmldir = $(datadir)/xml/iso-codes
-xml_DATA = $(DOMAIN).xml iso_639_3.xml
+xml_DATA = $(DOMAIN).xml
 
 tabdir = $(datadir)/iso-codes
 tab_DATA = $(DOMAIN).tab
@@ -21,9 +21,6 @@
 		--comments iso_639_1_code \
 	        --fields name --outfile $@ iso_639.xml
 
-iso_639_3.xml:
-	$(top_srcdir)/iso_639/iso-fdis-639-tab-parse.py 
-
 EXTRA_DIST = \
 	$(pofiles)	\
 	$(xml_DATA)	\

Modified: trunk/iso-codes/iso_639/Makefile.in
===================================================================
--- trunk/iso-codes/iso_639/Makefile.in	2008-02-07 15:51:47 UTC (rev 1333)
+++ trunk/iso-codes/iso_639/Makefile.in	2008-02-07 16:33:50 UTC (rev 1334)
@@ -143,7 +143,7 @@
 DOMAIN = iso_639
 SUBDIRS = iso_639_3
 xmldir = $(datadir)/xml/iso-codes
-xml_DATA = $(DOMAIN).xml iso_639_3.xml
+xml_DATA = $(DOMAIN).xml
 tabdir = $(datadir)/iso-codes
 tab_DATA = $(DOMAIN).tab
 pofiles = $(wildcard $(srcdir)/*.po)
@@ -519,9 +519,6 @@
 		--comments iso_639_1_code \
 	        --fields name --outfile $@ iso_639.xml
 
-iso_639_3.xml:
-	$(top_srcdir)/iso_639/iso-fdis-639-tab-parse.py 
-
 check-local: check-content
 
 %.mo: %.po




More information about the Pkg-isocodes-devel mailing list