]> err.no Git - dpkg/commit
Ease cross-compilation by giving a default value to PKG_CONFIG_LIBDIR
authorRaphael Hertzog <hertzog@debian.org>
Fri, 28 Mar 2008 13:29:36 +0000 (14:29 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sat, 29 Mar 2008 13:21:35 +0000 (14:21 +0100)
commit5885b55f5f524db13d10ec8e20e9a4ea6192e902
tree573a3524bfbf739835ab9bba37a5286156491e75
parent12617e848c82f2c5809fb2112170177ad9cda4e6
Ease cross-compilation by giving a default value to PKG_CONFIG_LIBDIR

* scripts/dpkg-buildpackage.pl: If the user request a cross-compilation,
then define PKG_CONFIG_LIBDIR so that it will look in directories
specidic to the target architecture.
* man/dpkg-buildpackage.1: Document this change and also the -t option.
ChangeLog
debian/changelog
man/dpkg-buildpackage.1
scripts/dpkg-buildpackage.pl