From: Michael Tremer Date: Sun, 8 Jan 2023 16:20:55 +0000 (+0000) Subject: iso-codes: Drop package X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87941f3fa35983b097d92adcace7f0a2a5dfbc89;p=ipfire-3.x.git iso-codes: Drop package Nothing depends on this. Signed-off-by: Michael Tremer --- diff --git a/iso-codes/iso-codes.nm b/iso-codes/iso-codes.nm deleted file mode 100644 index cbb0f7d98..000000000 --- a/iso-codes/iso-codes.nm +++ /dev/null @@ -1,37 +0,0 @@ -############################################################################### -# IPFire.org - An Open Source Firewall Solution # -# Copyright (C) - IPFire Development Team # -############################################################################### - -name = iso-codes -version = 3.66 -release = 1 -arch = noarch - -groups = System/Base -url = http://alioth.debian.org/projects/pkg-isocodes/ -license = LGPLv2+ -summary = ISO code lists and translations. - -description - This package provides the ISO 639 Language code list, the ISO 4217 - Currency code list, the ISO 3166 Territory code list, and ISO 3166-2 - sub-territory lists, and all their translations in gettext format. -end - -source_dl = http://pkg-isocodes.alioth.debian.org/downloads/ -sources = %{thisapp}.tar.xz - -build - requires - gettext - end -end - -packages - package %{name} - - package %{name}-devel - template DEVEL - end -end