diff options
Diffstat (limited to 'perl-install/share/Makefile')
-rw-r--r-- | perl-install/share/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/perl-install/share/Makefile b/perl-install/share/Makefile deleted file mode 100644 index 00e5afcc3..000000000 --- a/perl-install/share/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -all: locales.tar.bz2 - -# /usr/lib/libc.a to depend on the current glibc -locales.tar.bz2: locales-skeleton.tar.bz2 gen_locales.sh /usr/lib/libc.a - ./gen_locales.sh |