From 310132c3047d924cdfbe71c1592307d05535e7ef Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 20 Mar 2008 04:04:44 +0000 Subject: Add _libdir for cygwin. --- contrib/crossrpms/common/common.add | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/crossrpms/common') diff --git a/contrib/crossrpms/common/common.add b/contrib/crossrpms/common/common.add index bcf0ce249d..ef755e4f8a 100644 --- a/contrib/crossrpms/common/common.add +++ b/contrib/crossrpms/common/common.add @@ -17,5 +17,6 @@ %ifos cygwin cygwin32 %define optflags -O3 -pipe -march=i486 -funroll-loops +%define _libdir %{_exec_prefix}/lib %endif -- cgit v1.2.3