Projects
Kolab:Winterfell
libkolabxml
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 15
View file
debian.rules
Changed
@@ -17,6 +17,12 @@ dh_gencontrol override_dh_auto_configure: + phpinc=$$(ls -1d /usr/include/php/*/) ; \ + if [ ! -z "$${phpinc}" ]; then \ + paths=$$(echo $${phpinc} | sed -e 's|/usr/include/||' -e 's|/$$||g') ; \ + sed -i -e "s|php php5|php php5 $${paths}|g" src/php/CMakeLists.txt ; \ + fi + dh_auto_configure -- \ -DSWIG=/usr/bin/swig \ -DPHP_BINDINGS=ON \
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
.