Projects
Multimedia
ffx264
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 62
View file
ffx264.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Fri Jul 21 13:52:00 UTC 2017 - neutrino8@opensuse.org + +- Add realpath to the CHDIR var for batch mode + +------------------------------------------------------------------- Thu Jul 20 18:49:00 UTC 2017 - neutrino8@opensuse.org - Update to version 3.5.1
View file
ffx264-3.5.1.tar.gz/ffx264
Changed
@@ -508,7 +508,7 @@ mv -f "$OUTPUT" "$OUTPUT.$$.old" fi else - CHDIR="cd \"$(dirname "$input")\"" + CHDIR="cd \"$(realpath -s "$(dirname "$input")")\"" FORLOOP_START="for i in *; do" CHKFILE_START="if [ -f \"\$i\" ]; then" CHKFILE_END="fi"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.