From: Michael Tremer Date: Sun, 6 Feb 2011 13:58:43 +0000 (+0100) Subject: naoki: Add DISTRO_MACHINE to be compatible with pakfire3. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a65898df8b8e154b2f852463c60c0dc99328295;p=ipfire-3.x.git naoki: Add DISTRO_MACHINE to be compatible with pakfire3. --- diff --git a/pkgs/Constants b/pkgs/Constants index e882ad1b6..c6b634b1b 100644 --- a/pkgs/Constants +++ b/pkgs/Constants @@ -43,6 +43,9 @@ export CXXFLAGS CONFIGURE_OPTIONS = \ --prefix=/usr +# For compatibility with pakfire3 +DISTRO_MACHINE=$(TARGET) + ############################################################################### # # Packager variables