Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
cryptsetup
cryptsetup-mktar
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cryptsetup-mktar of Package cryptsetup
#!/bin/sh # repo is at http://cryptsetup.googlecode.com/svn/trunk set -e -x SVN_VERSION="1.0.7_SVNr`svnversion .`" rm -rf cryptsetup-${SVN_VERSION} svn export . cryptsetup-${SVN_VERSION} tar --owner=root --group=root --force-local -cjf cryptsetup-${SVN_VERSION}.tar.bz2 cryptsetup-${SVN_VERSION} rm -rf cryptsetup-${SVN_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