Projects
Kolab:Winterfell
php-sabre-http
debian.rules
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File debian.rules of Package php-sabre-http (Revision 3)
Currently displaying revision
3
,
Show latest
#!/usr/bin/make -f %: dh $@ --with phpcomposer override_dh_auto_build: # resort folder structure mv lib HTTP mkdir -p lib/Sabre mv HTTP lib/Sabre/ #mkdir -p tests/Sabre #mv tests/HTTP tests/Sabre/ #forward to original dh_auto_build dh_auto_build override_dh_auto_clean: rm -rf tests/temp dh_auto_clean override_dh_auto_test: ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) cd tests && phpunit else @echo "** tests disabled" endif get-orig-source: uscan --verbose --rename --force
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
.