Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2:Update
gnome-games
gnome-games-create-post
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-games-create-post of Package gnome-games
#!/bin/bash exec >gnome-games.scores_post grep -h score */Makefile.am | grep mv | sed ' s/^[[:space:]]*\(-\|\)//; s/ ; \\$//; s:\$(DESTDIR)\$(scoredir):var/games:g; s/[[:space:]]*;[[:space:]]*then[[:space:]]*/\nthen\n /; s/[[:space:]]*;[[:space:]]*fi[[:space:]]*/\nfi/; s/\(^\| \)mv \(.*\)$/\1mv \2 2>/dev/null || :/; ' rm -r gnome-games-create-post-BUILD echo -n "for SCORES in " echo $1/var/games/*.scores | sed "s:$1/var/games/::g" cat <<EOF do if [ ! -r \$SCORES ] then touch var/games/\$SCORES fi chown games:games var/games/\$SCORES chmod 664 var/games/\$SCORES done EOF exec >&-
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