diff options
Diffstat (limited to 'fedora/Makefile')
-rw-r--r-- | fedora/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/Makefile b/fedora/Makefile index 73a6fd2287..e2d037341b 100644 --- a/fedora/Makefile +++ b/fedora/Makefile @@ -114,7 +114,7 @@ $(tar-name)-$(branch-name).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 = fedora c_stubs rtkaio powerpc-cpu \ +outside-patch = fedora c_stubs rtkaio \ localedata/charmaps/GB18030 iconvdata/gb18030.c $(tar-name)-$(branch-name)-$(snapshot-name).tar.bz2: Makefile branch.mk \ |