Projects
home:mollekopf:branches:Kolab:Winterfell
libkolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
libkolab.spec
Changed
@@ -288,6 +288,10 @@ popd %endif +%if 0%{?with_python} +cp -a libkolab-%{version} libkolab-%{version}-python2 +%endif + %if 0%{?with_python3} cp -a libkolab-%{version} libkolab-%{version}-python3 %endif @@ -335,7 +339,7 @@ popd %if 0%{with_python} - pushd %{name}-%{version}-python + pushd %{name}-%{version}-python2 rm -rf build mkdir -p build pushd build @@ -483,6 +487,7 @@ make install DESTDIR=%{buildroot} INSTALL='install -p' popd touch %{buildroot}/%{python2_sitearch}/kolab/__init__.py +popd %endif @@ -492,6 +497,7 @@ make install DESTDIR=%{buildroot} INSTALL='install -p' popd touch %{buildroot}/%{python3_sitearch}/kolab/__init__.py +popd %endif %check
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.