From 071a1148c53d237d51c50476be9eb99789e09b81 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 19 Dec 2008 03:06:43 +0100 Subject: [PATCH] Fix another stupid error in genindex. --HG-- extra : convert_revision : 18b91a31fc42ec374a5f51d4c32fcc85d1615738 --- utils/sh/binpkg-genindex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/sh/binpkg-genindex.sh b/utils/sh/binpkg-genindex.sh index fcefc35bd8..08b071deda 100644 --- a/utils/sh/binpkg-genindex.sh +++ b/utils/sh/binpkg-genindex.sh @@ -92,7 +92,7 @@ write_repo_pkgindex_header() - xbps_available_packages/ + xbps_available_packages _EOF }