Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1
newlib
pre_checkin.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pre_checkin.sh of Package newlib
#!/bin/bash rm -f cross*.spec cross*.changes for arch in arm-none epiphany rx; do pkgname=cross-$arch-newlib-devel outfile=$pkgname.spec echo "%define cross_arch $arch" > $outfile cat newlib.spec.in >> $outfile cp newlib.changes $pkgname.changes done 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