Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
gnome-patch-translation
update-step1-update-translations-from-lcn
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File update-step1-update-translations-from-lcn of Package gnome-patch-translation
#!/bin/bash # Fail on errors: set -e # Read the config: . ./gnome-patch-translation.conf BRANCH=$LCN_BRANCH if test "$BRANCH" = trunk ; then BRANCH_PATH="$BRANCH" else BRANCH_PATH="branches/$BRANCH" fi # First of all, read set of update tools from SVN: eval svn co $FORGESVN_URI/50-tools export CALLING_FROM_G_P_T=1 export FORGESVN_URI LCN_BRANCH OSC_REPOSITORY GPT_PACKAGES OSC_APIURL # And then run gnome-patch-translation-from-forge exec 50-tools/gnome-patch-translation-from-forge
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