fakeroot: remove --program-prefix

--program-prefix is now set in the auto-target infrastructure.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Yann E. MORIN 2011-08-10 00:12:38 +02:00 committed by Peter Korsgaard
parent 63dfeb295f
commit cc2597d0fc
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
FAKEROOT_VERSION:=1.9.5
FAKEROOT_SOURCE:=fakeroot_$(FAKEROOT_VERSION).tar.gz
FAKEROOT_SITE:=http://snapshot.debian.org/archive/debian/20080427T000000Z/pool/main/f/fakeroot/
FAKEROOT_CONF_OPT = --program-prefix=''
define FAKEROOT_PATCH_FAKEROOT_IN
# If using busybox getopt, make it be quiet.