#
# spec file for package SUNWsigcpp
#
# includes module(s): libsigc++
#
# # Copyright 2008 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
%use sigcpp_64 = sigcpp.spec
%use sigcpp = sigcpp.spec
SUNW_BaseDir: %{_basedir}
SUNW_BaseDir: %{_basedir}
%prep
export CFLAGS="%optflags64"
export CXX="${CXX} -norunpath -features=tmplife"
export CXXFLAGS="%cxx_optflags64"
export CFLAGS="%optflags"
export CXX="${CXX} -norunpath -features=tmplife"
export CXXFLAGS="%cxx_optflags"
export LDFLAGS="%_ldflags"
# install man page
%{_includedir}/*
%{_mandir}/*/*