[packages/afpfs-ng] undefine __cxx not to require gcc-c++

glen glen at pld-linux.org
Mon Jan 19 22:52:21 CET 2015


commit 6b3e789e46d4cf838a57ec8eb8f79a4c84c4f782
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jan 19 23:52:14 2015 +0200

    undefine __cxx not to require gcc-c++

 afpfs-ng.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/afpfs-ng.spec b/afpfs-ng.spec
index 7cff508..55a79f5 100644
--- a/afpfs-ng.spec
+++ b/afpfs-ng.spec
@@ -23,6 +23,8 @@ Suggests:	fuse-afp
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 A command line client to access files exported from Mac OS system via
 Apple Filing Protocol.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/afpfs-ng.git/commitdiff/6b3e789e46d4cf838a57ec8eb8f79a4c84c4f782



More information about the pld-cvs-commit mailing list