From 082ee36e0a65e817dd44936cfa89e50fcefcd5af Mon Sep 17 00:00:00 2001 From: jbj Date: Wed, 30 Jun 1999 20:09:31 +0000 Subject: [PATCH] move url.c and ftp.c to rpmlib right next to query. CVS patchset: 3117 CVS date: 1999/06/30 20:09:31 --- po/POTFILES.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 695dba4bf..f8e3ad55c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -5,12 +5,10 @@ build.c checksig.c convertdb.c -ftp.c install.c oldrpmdb.c rpm.c rpm2cpio.c -url.c build/build.c build/expression.c build/files.c @@ -36,6 +34,7 @@ lib/falloc.c lib/formats.c lib/fprint.c lib/fs.c +lib/ftp.c lib/hash.c lib/header.c lib/install.c @@ -61,4 +60,5 @@ lib/stringbuf.c lib/transaction.c lib/tread.c lib/uninstall.c +lib/url.c lib/verify.c