Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2:Update
hal
pre_checkin.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pre_checkin.sh of Package hal
#!/bin/sh function fail { echo Something failed. Too bad. exit 1 } rm -f hal-doc.spec.tmp cat hal.spec \ | sed 's/^Name: *hal/Name: hal-doc/g' \ | sed 's/^%define *build_doc 0/%define build_doc 1/g' \ > hal-doc.spec.tmp || fail mv hal-doc.spec.tmp hal-doc.spec || fail echo Fixed up hal-doc.spec. cp hal.changes hal-doc.changes echo Copied hal.changes to hal-doc.changes
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor