Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
ConsoleKit-doc
pre_checkin.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pre_checkin.sh of Package ConsoleKit-doc
#!/bin/sh function fail { echo Something failed. Too bad. exit 1 } rm -f ConsoleKit-doc.spec.tmp cat ConsoleKit.spec \ | sed 's/^Name: *ConsoleKit/Name: ConsoleKit-doc/g' \ | sed 's/^%define *build_doc 0/%define build_doc 1/g' \ > ConsoleKit-doc.spec.tmp || fail mv ConsoleKit-doc.spec.tmp ConsoleKit-doc.spec || fail echo Fixed up ConsoleKit-doc.spec. cp ConsoleKit.changes ConsoleKit-doc.changes echo Copied ConsoleKit.changes to ConsoleKit-doc.changes osc service localrun format_spec_file
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