From a265a2a8065c1d56ed18d562b6e5ea6377281f35 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Wed, 4 May 2016 15:31:47 -0400 Subject: [PATCH] libelf: Rename to sensible elfutils --- packages/{libelf => elfutils}/ar.c.patch | 0 packages/{libelf => elfutils}/build.sh | 0 packages/{libelf => elfutils}/config.h.in.patch | 0 packages/{libelf => elfutils}/dwfl_error.c.patch | 0 packages/{libelf => elfutils}/eblwstrtab.c.patch | 0 packages/{libelf => elfutils}/elf_getaroff.c.patch | 0 packages/{libelf => elfutils}/elf_getarsym.c.patch | 0 packages/{libelf => elfutils}/elf_update.c.patch | 0 packages/{libelf => elfutils}/elfcompress.c.patch | 0 packages/{libelf => elfutils}/error.h | 0 packages/{libelf => elfutils}/ldgeneric.c.patch | 0 packages/{libelf => elfutils}/libdwflP.h.patch | 0 packages/{libelf => elfutils}/libelf-elf_getbase.c.patch | 0 packages/{libelf => elfutils}/libelf-elf_getdata_rawchunk.c.patch | 0 packages/{libelf => elfutils}/obstack.h | 0 packages/{libelf => elfutils}/qsort_r.h | 0 packages/{libelf => elfutils}/ranlib.c.patch | 0 packages/{libelf => elfutils}/readelf.c.patch | 0 packages/{libelf => elfutils}/stdio_ext.h | 0 packages/{libelf => elfutils}/strings.c.patch | 0 packages/{libelf => elfutils}/strip.c.patch | 0 packages/{libelf => elfutils}/unstrip.c.patch | 0 22 files changed, 0 insertions(+), 0 deletions(-) rename packages/{libelf => elfutils}/ar.c.patch (100%) rename packages/{libelf => elfutils}/build.sh (100%) rename packages/{libelf => elfutils}/config.h.in.patch (100%) rename packages/{libelf => elfutils}/dwfl_error.c.patch (100%) rename packages/{libelf => elfutils}/eblwstrtab.c.patch (100%) rename packages/{libelf => elfutils}/elf_getaroff.c.patch (100%) rename packages/{libelf => elfutils}/elf_getarsym.c.patch (100%) rename packages/{libelf => elfutils}/elf_update.c.patch (100%) rename packages/{libelf => elfutils}/elfcompress.c.patch (100%) rename packages/{libelf => elfutils}/error.h (100%) rename packages/{libelf => elfutils}/ldgeneric.c.patch (100%) rename packages/{libelf => elfutils}/libdwflP.h.patch (100%) rename packages/{libelf => elfutils}/libelf-elf_getbase.c.patch (100%) rename packages/{libelf => elfutils}/libelf-elf_getdata_rawchunk.c.patch (100%) rename packages/{libelf => elfutils}/obstack.h (100%) rename packages/{libelf => elfutils}/qsort_r.h (100%) rename packages/{libelf => elfutils}/ranlib.c.patch (100%) rename packages/{libelf => elfutils}/readelf.c.patch (100%) rename packages/{libelf => elfutils}/stdio_ext.h (100%) rename packages/{libelf => elfutils}/strings.c.patch (100%) rename packages/{libelf => elfutils}/strip.c.patch (100%) rename packages/{libelf => elfutils}/unstrip.c.patch (100%) diff --git a/packages/libelf/ar.c.patch b/packages/elfutils/ar.c.patch similarity index 100% rename from packages/libelf/ar.c.patch rename to packages/elfutils/ar.c.patch diff --git a/packages/libelf/build.sh b/packages/elfutils/build.sh similarity index 100% rename from packages/libelf/build.sh rename to packages/elfutils/build.sh diff --git a/packages/libelf/config.h.in.patch b/packages/elfutils/config.h.in.patch similarity index 100% rename from packages/libelf/config.h.in.patch rename to packages/elfutils/config.h.in.patch diff --git a/packages/libelf/dwfl_error.c.patch b/packages/elfutils/dwfl_error.c.patch similarity index 100% rename from packages/libelf/dwfl_error.c.patch rename to packages/elfutils/dwfl_error.c.patch diff --git a/packages/libelf/eblwstrtab.c.patch b/packages/elfutils/eblwstrtab.c.patch similarity index 100% rename from packages/libelf/eblwstrtab.c.patch rename to packages/elfutils/eblwstrtab.c.patch diff --git a/packages/libelf/elf_getaroff.c.patch b/packages/elfutils/elf_getaroff.c.patch similarity index 100% rename from packages/libelf/elf_getaroff.c.patch rename to packages/elfutils/elf_getaroff.c.patch diff --git a/packages/libelf/elf_getarsym.c.patch b/packages/elfutils/elf_getarsym.c.patch similarity index 100% rename from packages/libelf/elf_getarsym.c.patch rename to packages/elfutils/elf_getarsym.c.patch diff --git a/packages/libelf/elf_update.c.patch b/packages/elfutils/elf_update.c.patch similarity index 100% rename from packages/libelf/elf_update.c.patch rename to packages/elfutils/elf_update.c.patch diff --git a/packages/libelf/elfcompress.c.patch b/packages/elfutils/elfcompress.c.patch similarity index 100% rename from packages/libelf/elfcompress.c.patch rename to packages/elfutils/elfcompress.c.patch diff --git a/packages/libelf/error.h b/packages/elfutils/error.h similarity index 100% rename from packages/libelf/error.h rename to packages/elfutils/error.h diff --git a/packages/libelf/ldgeneric.c.patch b/packages/elfutils/ldgeneric.c.patch similarity index 100% rename from packages/libelf/ldgeneric.c.patch rename to packages/elfutils/ldgeneric.c.patch diff --git a/packages/libelf/libdwflP.h.patch b/packages/elfutils/libdwflP.h.patch similarity index 100% rename from packages/libelf/libdwflP.h.patch rename to packages/elfutils/libdwflP.h.patch diff --git a/packages/libelf/libelf-elf_getbase.c.patch b/packages/elfutils/libelf-elf_getbase.c.patch similarity index 100% rename from packages/libelf/libelf-elf_getbase.c.patch rename to packages/elfutils/libelf-elf_getbase.c.patch diff --git a/packages/libelf/libelf-elf_getdata_rawchunk.c.patch b/packages/elfutils/libelf-elf_getdata_rawchunk.c.patch similarity index 100% rename from packages/libelf/libelf-elf_getdata_rawchunk.c.patch rename to packages/elfutils/libelf-elf_getdata_rawchunk.c.patch diff --git a/packages/libelf/obstack.h b/packages/elfutils/obstack.h similarity index 100% rename from packages/libelf/obstack.h rename to packages/elfutils/obstack.h diff --git a/packages/libelf/qsort_r.h b/packages/elfutils/qsort_r.h similarity index 100% rename from packages/libelf/qsort_r.h rename to packages/elfutils/qsort_r.h diff --git a/packages/libelf/ranlib.c.patch b/packages/elfutils/ranlib.c.patch similarity index 100% rename from packages/libelf/ranlib.c.patch rename to packages/elfutils/ranlib.c.patch diff --git a/packages/libelf/readelf.c.patch b/packages/elfutils/readelf.c.patch similarity index 100% rename from packages/libelf/readelf.c.patch rename to packages/elfutils/readelf.c.patch diff --git a/packages/libelf/stdio_ext.h b/packages/elfutils/stdio_ext.h similarity index 100% rename from packages/libelf/stdio_ext.h rename to packages/elfutils/stdio_ext.h diff --git a/packages/libelf/strings.c.patch b/packages/elfutils/strings.c.patch similarity index 100% rename from packages/libelf/strings.c.patch rename to packages/elfutils/strings.c.patch diff --git a/packages/libelf/strip.c.patch b/packages/elfutils/strip.c.patch similarity index 100% rename from packages/libelf/strip.c.patch rename to packages/elfutils/strip.c.patch diff --git a/packages/libelf/unstrip.c.patch b/packages/elfutils/unstrip.c.patch similarity index 100% rename from packages/libelf/unstrip.c.patch rename to packages/elfutils/unstrip.c.patch