From c699a3bdd7452ff3e44f894c9c6d4a2bd2cc41e3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 22 Sep 2004 21:56:27 +0000 Subject: (outside-patch): redhat -> fedora ($(tar-name)-$(snapshot-name).tar.bz2): Change deps so we don't force it. --- fedora/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fedora') diff --git a/fedora/Makefile b/fedora/Makefile index 9e9165d9da..3c5870c422 100644 --- a/fedora/Makefile +++ b/fedora/Makefile @@ -73,7 +73,7 @@ $(tar-name)-$(snapshot-name)-$(glibc-branch).patch: makepatch.awk glibc.spec \ mv -f patch.tmp $@ # makepatch.awk omits these files from the patch; we put them in a tar file. -outside-patch = redhat c_stubs rtkaio glibc-compat \ +outside-patch = fedora c_stubs rtkaio glibc-compat \ localedata/charmaps/GB18030 iconvdata/gb18030.c $(tar-name)-$(glibc-branch)-$(snapshot-name).tar.bz2: FORCE @@ -84,7 +84,7 @@ $(tar-name)-$(glibc-branch)-$(snapshot-name).tar.bz2: FORCE rm -rf libc mv -f $@.new $@ -$(tar-name)-$(snapshot-name).tar.bz2: FORCE +$(tar-name)-$(snapshot-name).tar.bz2: Makefile branch.mk @rm -rf $(tar-name)-$(snapshot-name) cvs -Q export -d $(tar-name)-$(snapshot-name) $(select-snapshot) libc tar cf - $(tar-name)-$(snapshot-name) | bzip2 -9 > $@.new -- cgit 1.4.1