summaryrefslogtreecommitdiff
path: root/packages/fakeroot/fakeroot-native-1.8.3
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-24 12:23:56 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-24 12:23:56 +0000
commit2bc8cfae84d8b9663ec7401c408407c6400816e1 (patch)
tree78549cb37e5a34caf9b296f7c0c36b9e2e6ca70a /packages/fakeroot/fakeroot-native-1.8.3
parent99be5b3387c167d9c4873032e31429848071c974 (diff)
fakeroot: update to latest version 1.9.1
* 1.8.3 had become unfetchable * use DEBIAN_MIRROR * some clean-up (StyleGuide, move common files to files/ instead of $PN-$PV/
Diffstat (limited to 'packages/fakeroot/fakeroot-native-1.8.3')
-rw-r--r--packages/fakeroot/fakeroot-native-1.8.3/.mtn2git_empty0
-rw-r--r--packages/fakeroot/fakeroot-native-1.8.3/configure-libtool.patch18
2 files changed, 0 insertions, 18 deletions
diff --git a/packages/fakeroot/fakeroot-native-1.8.3/.mtn2git_empty b/packages/fakeroot/fakeroot-native-1.8.3/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/fakeroot/fakeroot-native-1.8.3/.mtn2git_empty
+++ /dev/null
diff --git a/packages/fakeroot/fakeroot-native-1.8.3/configure-libtool.patch b/packages/fakeroot/fakeroot-native-1.8.3/configure-libtool.patch
deleted file mode 100644
index 8830328eb5..0000000000
--- a/packages/fakeroot/fakeroot-native-1.8.3/configure-libtool.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- fakeroot-1.8.3/configure.ac.orig 2007-10-31 00:17:27.000000000 -0500
-+++ fakeroot-1.8.3/configure.ac 2007-10-31 00:18:12.000000000 -0500
-@@ -1,14 +1,12 @@
- dnl Process this file with autoconf to produce a configure script.
- AC_INIT([fakeroot],[FAKEROOT_VERSION],[schizo@debian.org],[fakeroot])
- AC_PREREQ(2.61)
--LT_PREREQ(2.1a)
- AC_CANONICAL_TARGET
- AM_INIT_AUTOMAKE
- AM_MAINTAINER_MODE
- AC_CONFIG_HEADERS([config.h])
- AC_PROG_MAKE_SET
--LT_INIT
--LT_LANG(C)
-+AC_PROG_LIBTOOL
-
- AC_ARG_WITH([ipc],
- AS_HELP_STRING([--with-ipc@<:@=IPCTYPE@:>@],