[packages/dsniff] - drop unneeded flags
arekm
arekm at pld-linux.org
Thu Sep 20 11:25:14 CEST 2018
commit 441375c316ad15bf07c82238af2bed06658f893b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Sep 20 11:25:05 2018 +0200
- drop unneeded flags
dsniff.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dsniff.spec b/dsniff.spec
index 36c2fd8..64a5738 100644
--- a/dsniff.spec
+++ b/dsniff.spec
@@ -73,9 +73,9 @@ musi być wcześniej uruchomiona na lokalnym serwerze X.
%{__autoheader}
%{__aclocal}
%{__autoconf}
-CFLAGS="%{rpmcflags} -I./missing"
%configure \
--libdir=%{_datadir}/%{name}
+
sed -i -e 's#-L/usr/lib64 # #g' -e 's#-L/usr/lib # #g' Makefile
%{__make} libmissing.a all
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dsniff.git/commitdiff/441375c316ad15bf07c82238af2bed06658f893b
More information about the pld-cvs-commit
mailing list