From 0d7f7d4c63bce588fbe540650288310463c95b95 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Wed, 16 May 2007 20:09:19 +0000 Subject: [PATCH] - pass rpmldflags Changed files: antiword.spec -> 1.30 --- antiword.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/antiword.spec b/antiword.spec index c9d6482..a685da4 100644 --- a/antiword.spec +++ b/antiword.spec @@ -30,7 +30,8 @@ nietkniętą. %build %{__make} \ CC="%{__cc}" \ - OPT="%{rpmcflags}" + OPT="%{rpmcflags}" \ + LDFLAGS="%{rpmldflags}" %install rm -rf $RPM_BUILD_ROOT -- 2.43.0