From: Artur Frysiak Date: Wed, 5 May 1999 20:40:42 +0000 (+0000) Subject: added %{_target} macro X-Git-Tag: amanda-2_4_1p1-2~24 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=3fc21d68fd4aa632f73477a9c631f50ce39d16ed;p=packages%2Famanda.git added %{_target} macro Changed files: amanda.spec -> 1.4 --- diff --git a/amanda.spec b/amanda.spec index 042b94d..3022f5f 100644 --- a/amanda.spec +++ b/amanda.spec @@ -36,7 +36,7 @@ This package should be installed on the machine that has the device %build CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \ -./configure \ +./configure %{_target} \ --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \