Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Base:System
fxload
generate-tarball.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File generate-tarball.sh of Package fxload
#!/bin/bash NAME="fxload" VERSION="2013_01_03" wget -nv https://downloads.sourceforge.net/project/fx3load/fx3load.tgz tar xf fx3load.tgz pushd fx3load > /dev/null rm -rf CVS rm -f fxload rm -f *.o popd > /dev/null mv fx3load "$NAME-$VERSION" tar -cf "$NAME-$VERSION.tar.xz" "$NAME-$VERSION" rm -fr fx3load fx3load.tgz "$NAME-$VERSION"
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