From 9a3ddbdec48e877f4e9f8f96e2cb2237f8ac97c6 Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 4 Feb 2011 18:29:09 +0100 Subject: Tous les ports ont leur footprint et md5sum renomé pour la machine cible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/ode/.footprint | 31 ------------------------------- extra/ode/.footprint.x86_64 | 31 +++++++++++++++++++++++++++++++ extra/ode/.md5sum | 1 - extra/ode/.md5sum.x86_64 | 1 + 4 files changed, 32 insertions(+), 32 deletions(-) delete mode 100644 extra/ode/.footprint create mode 100644 extra/ode/.footprint.x86_64 delete mode 100644 extra/ode/.md5sum create mode 100644 extra/ode/.md5sum.x86_64 (limited to 'extra/ode') diff --git a/extra/ode/.footprint b/extra/ode/.footprint deleted file mode 100644 index e08e09d8d..000000000 --- a/extra/ode/.footprint +++ /dev/null @@ -1,31 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/ode-config -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/ode/ --rw-r--r-- root/root usr/include/ode/collision.h --rw-r--r-- root/root usr/include/ode/collision_space.h --rw-r--r-- root/root usr/include/ode/collision_trimesh.h --rw-r--r-- root/root usr/include/ode/common.h --rw-r--r-- root/root usr/include/ode/compatibility.h --rw-r--r-- root/root usr/include/ode/contact.h --rw-r--r-- root/root usr/include/ode/error.h --rw-r--r-- root/root usr/include/ode/export-dif.h --rw-r--r-- root/root usr/include/ode/mass.h --rw-r--r-- root/root usr/include/ode/matrix.h --rw-r--r-- root/root usr/include/ode/memory.h --rw-r--r-- root/root usr/include/ode/misc.h --rw-r--r-- root/root usr/include/ode/objects.h --rw-r--r-- root/root usr/include/ode/ode.h --rw-r--r-- root/root usr/include/ode/odeconfig.h --rw-r--r-- root/root usr/include/ode/odecpp.h --rw-r--r-- root/root usr/include/ode/odecpp_collision.h --rw-r--r-- root/root usr/include/ode/odeinit.h --rw-r--r-- root/root usr/include/ode/odemath.h --rw-r--r-- root/root usr/include/ode/rotation.h --rw-r--r-- root/root usr/include/ode/timer.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libode.a --rwxr-xr-x root/root usr/lib/libode.la -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/ode.pc diff --git a/extra/ode/.footprint.x86_64 b/extra/ode/.footprint.x86_64 new file mode 100644 index 000000000..e08e09d8d --- /dev/null +++ b/extra/ode/.footprint.x86_64 @@ -0,0 +1,31 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/ode-config +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/ode/ +-rw-r--r-- root/root usr/include/ode/collision.h +-rw-r--r-- root/root usr/include/ode/collision_space.h +-rw-r--r-- root/root usr/include/ode/collision_trimesh.h +-rw-r--r-- root/root usr/include/ode/common.h +-rw-r--r-- root/root usr/include/ode/compatibility.h +-rw-r--r-- root/root usr/include/ode/contact.h +-rw-r--r-- root/root usr/include/ode/error.h +-rw-r--r-- root/root usr/include/ode/export-dif.h +-rw-r--r-- root/root usr/include/ode/mass.h +-rw-r--r-- root/root usr/include/ode/matrix.h +-rw-r--r-- root/root usr/include/ode/memory.h +-rw-r--r-- root/root usr/include/ode/misc.h +-rw-r--r-- root/root usr/include/ode/objects.h +-rw-r--r-- root/root usr/include/ode/ode.h +-rw-r--r-- root/root usr/include/ode/odeconfig.h +-rw-r--r-- root/root usr/include/ode/odecpp.h +-rw-r--r-- root/root usr/include/ode/odecpp_collision.h +-rw-r--r-- root/root usr/include/ode/odeinit.h +-rw-r--r-- root/root usr/include/ode/odemath.h +-rw-r--r-- root/root usr/include/ode/rotation.h +-rw-r--r-- root/root usr/include/ode/timer.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libode.a +-rwxr-xr-x root/root usr/lib/libode.la +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/ode.pc diff --git a/extra/ode/.md5sum b/extra/ode/.md5sum deleted file mode 100644 index 9d8d7920a..000000000 --- a/extra/ode/.md5sum +++ /dev/null @@ -1 +0,0 @@ -712579afabc2a15aa56e399f76171477 ode-0.11.1.tar.bz2 diff --git a/extra/ode/.md5sum.x86_64 b/extra/ode/.md5sum.x86_64 new file mode 100644 index 000000000..9d8d7920a --- /dev/null +++ b/extra/ode/.md5sum.x86_64 @@ -0,0 +1 @@ +712579afabc2a15aa56e399f76171477 ode-0.11.1.tar.bz2 -- cgit v1.2.3-70-g09d2