Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pitivi.spec'], chrootPath='/var/lib/mock/647494-epel-7-x86_64-1508624481/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pitivi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: bogus date in %changelog: Wed Oct 16 2007 Jeffrey C. Ollie - 0.11.0-1 warning: Could not canonicalize hostname: copr-builder-767213849.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pitivi-0.15.2-4.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pitivi.spec'], chrootPath='/var/lib/mock/647494-epel-7-x86_64-1508624481/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pitivi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: bogus date in %changelog: Wed Oct 16 2007 Jeffrey C. Ollie - 0.11.0-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bsu3o6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pitivi-0.15.2 + /usr/bin/xz -dc /builddir/build/SOURCES/pitivi-0.15.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pitivi-0.15.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pitivi-0.15.0-ignore-unknown-stream-types.patch):' Patch #0 (pitivi-0.15.0-ignore-unknown-stream-types.patch): + /usr/bin/cat /builddir/build/SOURCES/pitivi-0.15.0-ignore-unknown-stream-types.patch + /usr/bin/patch -p0 -b --suffix .unknown_types --fuzz=0 patching file pitivi/effects.py patching file pitivi/stream.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C9qFr3 + umask 022 + cd /builddir/build/BUILD + cd pitivi-0.15.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/share checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) configure: Storing library files in /usr/share configure: Storing data files in /usr/share configure: Storing configuration files in /etc configure: Using localstatedir /var configure: Looking for Python version >= 2.5 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking gnome-doc-utils >= 0.18.0... yes configure: creating ./config.status config.status: creating bin/pitivi config.status: creating Makefile config.status: creating bin/Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating help/Makefile config.status: creating pitivi/Makefile config.status: creating pitivi/configure.py config.status: creating pitivi/ui/Makefile config.status: creating pitivi/elements/Makefile config.status: creating pitivi/factories/Makefile config.status: creating pitivi/log/Makefile config.status: creating pitivi/formatters/Makefile config.status: creating pitivi/timeline/Makefile config.status: creating pitivi.spec config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating data/Makefile config.status: creating data/pitivi.desktop.in config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating data/pixmaps/Makefile config.status: creating data/ui/Makefile config.status: creating data/renderpresets/Makefile config.status: creating data/audiopresets/Makefile config.status: creating data/videopresets/Makefile config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j2 Making all in bin make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/bin' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/bin' Making all in pitivi make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' Making all in ui make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/ui' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/ui' Making all in elements make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/elements' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/elements' Making all in factories make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/factories' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/factories' Making all in formatters make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/formatters' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/formatters' Making all in timeline make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/timeline' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/timeline' Making all in log make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/log' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/log' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' Making all in common make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/common' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/common/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/common/m4' make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/common' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/common' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/common' Making all in po make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/po' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/tests' Making all in data make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' Making all in 16x16 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/16x16' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/16x16' Making all in 22x22 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/22x22' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/22x22' Making all in 24x24 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/24x24' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/24x24' Making all in 32x32 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/32x32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/32x32' Making all in 48x48 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/48x48' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/48x48' Making all in scalable make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/scalable' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' Making all in pixmaps make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/pixmaps' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/pixmaps' Making all in ui make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/ui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/ui' Making all in renderpresets make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/renderpresets' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/renderpresets' Making all in audiopresets make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/audiopresets' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/audiopresets' Making all in videopresets make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/videopresets' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/videopresets' make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po pitivi.desktop.in pitivi.desktop Generating and caching the translation database Merging translations into pitivi.desktop. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data' Making all in help make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/help' msgfmt -o de/de.mo de/de.po msgfmt -o es/es.mo es/es.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o sl/sl.mo sl/sl.po msgfmt -o uk/uk.mo uk/uk.po if ! test -d de/; then mkdir de/; fi if ! test -d de/; then mkdir de/; fi if [ -f "C/codecscontainers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/codecscontainers.page" > codecscontainers.page.tmp && \ cp codecscontainers.page.tmp codecscontainers.page && rm -f codecscontainers.page.tmp) if [ -f "C/about.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/about.page" > about.page.tmp && \ cp about.page.tmp about.page && rm -f about.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/crossfading.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/crossfading.page" > crossfading.page.tmp && \ cp crossfading.page.tmp crossfading.page && rm -f crossfading.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/effects.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effects.page" > effects.page.tmp && \ cp effects.page.tmp effects.page && rm -f effects.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/effectsanimation.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effectsanimation.page" > effectsanimation.page.tmp && \ cp effectsanimation.page.tmp effectsanimation.page && rm -f effectsanimation.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/fadeinfadeout.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/fadeinfadeout.page" > fadeinfadeout.page.tmp && \ cp fadeinfadeout.page.tmp fadeinfadeout.page && rm -f fadeinfadeout.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/gstreamer.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/gstreamer.page" > gstreamer.page.tmp && \ cp gstreamer.page.tmp gstreamer.page && rm -f gstreamer.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/importingmpegts.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importingmpegts.page" > importingmpegts.page.tmp && \ cp importingmpegts.page.tmp importingmpegts.page && rm -f importingmpegts.page.tmp) if ! test -d de/; then mkdir de/; fi if ! test -d de/; then mkdir de/; fi if [ -f "C/importing.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importing.page" > importing.page.tmp && \ cp importing.page.tmp importing.page && rm -f importing.page.tmp) if [ -f "C/index.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/index.page" > index.page.tmp && \ cp index.page.tmp index.page && rm -f index.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/insertintimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/insertintimeline.page" > insertintimeline.page.tmp && \ cp insertintimeline.page.tmp insertintimeline.page && rm -f insertintimeline.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/interface.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/interface.page" > interface.page.tmp && \ cp interface.page.tmp interface.page && rm -f interface.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/keyframecurves.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/keyframecurves.page" > keyframecurves.page.tmp && \ cp keyframecurves.page.tmp keyframecurves.page && rm -f keyframecurves.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/layers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/layers.page" > layers.page.tmp && \ cp layers.page.tmp layers.page && rm -f layers.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/license.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/license.page" > license.page.tmp && \ cp license.page.tmp license.page && rm -f license.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/mainwindow.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/mainwindow.page" > mainwindow.page.tmp && \ cp mainwindow.page.tmp mainwindow.page && rm -f mainwindow.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/makeselections.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/makeselections.page" > makeselections.page.tmp && \ cp makeselections.page.tmp makeselections.page && rm -f makeselections.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/medialibrary.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/medialibrary.page" > medialibrary.page.tmp && \ cp medialibrary.page.tmp medialibrary.page && rm -f medialibrary.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/movearoundtimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/movearoundtimeline.page" > movearoundtimeline.page.tmp && \ cp movearoundtimeline.page.tmp movearoundtimeline.page && rm -f movearoundtimeline.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/othertransitions.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/othertransitions.page" > othertransitions.page.tmp && \ cp othertransitions.page.tmp othertransitions.page && rm -f othertransitions.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/presets.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/presets.page" > presets.page.tmp && \ cp presets.page.tmp presets.page && rm -f presets.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/projectsettings.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/projectsettings.page" > projectsettings.page.tmp && \ cp projectsettings.page.tmp projectsettings.page && rm -f projectsettings.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/rendering.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/rendering.page" > rendering.page.tmp && \ cp rendering.page.tmp rendering.page && rm -f rendering.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/saveproject.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/saveproject.page" > saveproject.page.tmp && \ cp saveproject.page.tmp saveproject.page && rm -f saveproject.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/selectunusedfiles.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/selectunusedfiles.page" > selectunusedfiles.page.tmp && \ cp selectunusedfiles.page.tmp selectunusedfiles.page && rm -f selectunusedfiles.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/splitting.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/splitting.page" > splitting.page.tmp && \ cp splitting.page.tmp splitting.page && rm -f splitting.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/sysreq.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/sysreq.page" > sysreq.page.tmp && \ cp sysreq.page.tmp sysreq.page && rm -f sysreq.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/trimming.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/trimming.page" > trimming.page.tmp && \ cp trimming.page.tmp trimming.page && rm -f trimming.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/usingclips.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/usingclips.page" > usingclips.page.tmp && \ cp usingclips.page.tmp usingclips.page && rm -f usingclips.page.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/welcomedialog.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/welcomedialog.page" > welcomedialog.page.tmp && \ cp welcomedialog.page.tmp welcomedialog.page && rm -f welcomedialog.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/about.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/about.page" > about.page.tmp && \ cp about.page.tmp about.page && rm -f about.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/codecscontainers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/codecscontainers.page" > codecscontainers.page.tmp && \ cp codecscontainers.page.tmp codecscontainers.page && rm -f codecscontainers.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/crossfading.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/crossfading.page" > crossfading.page.tmp && \ cp crossfading.page.tmp crossfading.page && rm -f crossfading.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/effects.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effects.page" > effects.page.tmp && \ cp effects.page.tmp effects.page && rm -f effects.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/effectsanimation.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effectsanimation.page" > effectsanimation.page.tmp && \ cp effectsanimation.page.tmp effectsanimation.page && rm -f effectsanimation.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/fadeinfadeout.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/fadeinfadeout.page" > fadeinfadeout.page.tmp && \ cp fadeinfadeout.page.tmp fadeinfadeout.page && rm -f fadeinfadeout.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/gstreamer.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/gstreamer.page" > gstreamer.page.tmp && \ cp gstreamer.page.tmp gstreamer.page && rm -f gstreamer.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/importingmpegts.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importingmpegts.page" > importingmpegts.page.tmp && \ cp importingmpegts.page.tmp importingmpegts.page && rm -f importingmpegts.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/importing.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importing.page" > importing.page.tmp && \ cp importing.page.tmp importing.page && rm -f importing.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/index.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/index.page" > index.page.tmp && \ cp index.page.tmp index.page && rm -f index.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/insertintimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/insertintimeline.page" > insertintimeline.page.tmp && \ cp insertintimeline.page.tmp insertintimeline.page && rm -f insertintimeline.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/interface.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/interface.page" > interface.page.tmp && \ cp interface.page.tmp interface.page && rm -f interface.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/keyframecurves.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/keyframecurves.page" > keyframecurves.page.tmp && \ cp keyframecurves.page.tmp keyframecurves.page && rm -f keyframecurves.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/layers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/layers.page" > layers.page.tmp && \ cp layers.page.tmp layers.page && rm -f layers.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/license.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/license.page" > license.page.tmp && \ cp license.page.tmp license.page && rm -f license.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/mainwindow.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/mainwindow.page" > mainwindow.page.tmp && \ cp mainwindow.page.tmp mainwindow.page && rm -f mainwindow.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/makeselections.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/makeselections.page" > makeselections.page.tmp && \ cp makeselections.page.tmp makeselections.page && rm -f makeselections.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/medialibrary.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/medialibrary.page" > medialibrary.page.tmp && \ cp medialibrary.page.tmp medialibrary.page && rm -f medialibrary.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/movearoundtimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/movearoundtimeline.page" > movearoundtimeline.page.tmp && \ cp movearoundtimeline.page.tmp movearoundtimeline.page && rm -f movearoundtimeline.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/othertransitions.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/othertransitions.page" > othertransitions.page.tmp && \ cp othertransitions.page.tmp othertransitions.page && rm -f othertransitions.page.tmp) if ! test -d es/; then mkdir es/; fi if ! test -d es/; then mkdir es/; fi if [ -f "C/presets.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/presets.page" > presets.page.tmp && \ cp presets.page.tmp presets.page && rm -f presets.page.tmp) if [ -f "C/projectsettings.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/projectsettings.page" > projectsettings.page.tmp && \ cp projectsettings.page.tmp projectsettings.page && rm -f projectsettings.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/rendering.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/rendering.page" > rendering.page.tmp && \ cp rendering.page.tmp rendering.page && rm -f rendering.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/saveproject.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/saveproject.page" > saveproject.page.tmp && \ cp saveproject.page.tmp saveproject.page && rm -f saveproject.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/selectunusedfiles.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/selectunusedfiles.page" > selectunusedfiles.page.tmp && \ cp selectunusedfiles.page.tmp selectunusedfiles.page && rm -f selectunusedfiles.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/splitting.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/splitting.page" > splitting.page.tmp && \ cp splitting.page.tmp splitting.page && rm -f splitting.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/sysreq.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/sysreq.page" > sysreq.page.tmp && \ cp sysreq.page.tmp sysreq.page && rm -f sysreq.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/trimming.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/trimming.page" > trimming.page.tmp && \ cp trimming.page.tmp trimming.page && rm -f trimming.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/usingclips.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/usingclips.page" > usingclips.page.tmp && \ cp usingclips.page.tmp usingclips.page && rm -f usingclips.page.tmp) if ! test -d es/; then mkdir es/; fi if [ -f "C/welcomedialog.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/welcomedialog.page" > welcomedialog.page.tmp && \ cp welcomedialog.page.tmp welcomedialog.page && rm -f welcomedialog.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/about.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/about.page" > about.page.tmp && \ cp about.page.tmp about.page && rm -f about.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/codecscontainers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/codecscontainers.page" > codecscontainers.page.tmp && \ cp codecscontainers.page.tmp codecscontainers.page && rm -f codecscontainers.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/crossfading.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/crossfading.page" > crossfading.page.tmp && \ cp crossfading.page.tmp crossfading.page && rm -f crossfading.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/effects.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effects.page" > effects.page.tmp && \ cp effects.page.tmp effects.page && rm -f effects.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/effectsanimation.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effectsanimation.page" > effectsanimation.page.tmp && \ cp effectsanimation.page.tmp effectsanimation.page && rm -f effectsanimation.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/fadeinfadeout.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/fadeinfadeout.page" > fadeinfadeout.page.tmp && \ cp fadeinfadeout.page.tmp fadeinfadeout.page && rm -f fadeinfadeout.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/gstreamer.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/gstreamer.page" > gstreamer.page.tmp && \ cp gstreamer.page.tmp gstreamer.page && rm -f gstreamer.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/importingmpegts.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importingmpegts.page" > importingmpegts.page.tmp && \ cp importingmpegts.page.tmp importingmpegts.page && rm -f importingmpegts.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/importing.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importing.page" > importing.page.tmp && \ cp importing.page.tmp importing.page && rm -f importing.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/index.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/index.page" > index.page.tmp && \ cp index.page.tmp index.page && rm -f index.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/insertintimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/insertintimeline.page" > insertintimeline.page.tmp && \ cp insertintimeline.page.tmp insertintimeline.page && rm -f insertintimeline.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/interface.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/interface.page" > interface.page.tmp && \ cp interface.page.tmp interface.page && rm -f interface.page.tmp) if ! test -d fr/; then mkdir fr/; fi if ! test -d fr/; then mkdir fr/; fi if [ -f "C/keyframecurves.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/keyframecurves.page" > keyframecurves.page.tmp && \ cp keyframecurves.page.tmp keyframecurves.page && rm -f keyframecurves.page.tmp) if [ -f "C/layers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/layers.page" > layers.page.tmp && \ cp layers.page.tmp layers.page && rm -f layers.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/license.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/license.page" > license.page.tmp && \ cp license.page.tmp license.page && rm -f license.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/mainwindow.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/mainwindow.page" > mainwindow.page.tmp && \ cp mainwindow.page.tmp mainwindow.page && rm -f mainwindow.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/makeselections.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/makeselections.page" > makeselections.page.tmp && \ cp makeselections.page.tmp makeselections.page && rm -f makeselections.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/medialibrary.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/medialibrary.page" > medialibrary.page.tmp && \ cp medialibrary.page.tmp medialibrary.page && rm -f medialibrary.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/movearoundtimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/movearoundtimeline.page" > movearoundtimeline.page.tmp && \ cp movearoundtimeline.page.tmp movearoundtimeline.page && rm -f movearoundtimeline.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/othertransitions.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/othertransitions.page" > othertransitions.page.tmp && \ cp othertransitions.page.tmp othertransitions.page && rm -f othertransitions.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/presets.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/presets.page" > presets.page.tmp && \ cp presets.page.tmp presets.page && rm -f presets.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/projectsettings.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/projectsettings.page" > projectsettings.page.tmp && \ cp projectsettings.page.tmp projectsettings.page && rm -f projectsettings.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/rendering.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/rendering.page" > rendering.page.tmp && \ cp rendering.page.tmp rendering.page && rm -f rendering.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/saveproject.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/saveproject.page" > saveproject.page.tmp && \ cp saveproject.page.tmp saveproject.page && rm -f saveproject.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/selectunusedfiles.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/selectunusedfiles.page" > selectunusedfiles.page.tmp && \ cp selectunusedfiles.page.tmp selectunusedfiles.page && rm -f selectunusedfiles.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/splitting.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/splitting.page" > splitting.page.tmp && \ cp splitting.page.tmp splitting.page && rm -f splitting.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/sysreq.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/sysreq.page" > sysreq.page.tmp && \ cp sysreq.page.tmp sysreq.page && rm -f sysreq.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/trimming.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/trimming.page" > trimming.page.tmp && \ cp trimming.page.tmp trimming.page && rm -f trimming.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/usingclips.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/usingclips.page" > usingclips.page.tmp && \ cp usingclips.page.tmp usingclips.page && rm -f usingclips.page.tmp) if ! test -d fr/; then mkdir fr/; fi if [ -f "C/welcomedialog.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/welcomedialog.page" > welcomedialog.page.tmp && \ cp welcomedialog.page.tmp welcomedialog.page && rm -f welcomedialog.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/about.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/about.page" > about.page.tmp && \ cp about.page.tmp about.page && rm -f about.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/codecscontainers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/codecscontainers.page" > codecscontainers.page.tmp && \ cp codecscontainers.page.tmp codecscontainers.page && rm -f codecscontainers.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/crossfading.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/crossfading.page" > crossfading.page.tmp && \ cp crossfading.page.tmp crossfading.page && rm -f crossfading.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/effects.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effects.page" > effects.page.tmp && \ cp effects.page.tmp effects.page && rm -f effects.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/effectsanimation.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effectsanimation.page" > effectsanimation.page.tmp && \ cp effectsanimation.page.tmp effectsanimation.page && rm -f effectsanimation.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/fadeinfadeout.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/fadeinfadeout.page" > fadeinfadeout.page.tmp && \ cp fadeinfadeout.page.tmp fadeinfadeout.page && rm -f fadeinfadeout.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/gstreamer.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/gstreamer.page" > gstreamer.page.tmp && \ cp gstreamer.page.tmp gstreamer.page && rm -f gstreamer.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/importingmpegts.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importingmpegts.page" > importingmpegts.page.tmp && \ cp importingmpegts.page.tmp importingmpegts.page && rm -f importingmpegts.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/importing.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importing.page" > importing.page.tmp && \ cp importing.page.tmp importing.page && rm -f importing.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/index.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/index.page" > index.page.tmp && \ cp index.page.tmp index.page && rm -f index.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/insertintimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/insertintimeline.page" > insertintimeline.page.tmp && \ cp insertintimeline.page.tmp insertintimeline.page && rm -f insertintimeline.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/interface.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/interface.page" > interface.page.tmp && \ cp interface.page.tmp interface.page && rm -f interface.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/keyframecurves.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/keyframecurves.page" > keyframecurves.page.tmp && \ cp keyframecurves.page.tmp keyframecurves.page && rm -f keyframecurves.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/layers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/layers.page" > layers.page.tmp && \ cp layers.page.tmp layers.page && rm -f layers.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/license.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/license.page" > license.page.tmp && \ cp license.page.tmp license.page && rm -f license.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/mainwindow.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/mainwindow.page" > mainwindow.page.tmp && \ cp mainwindow.page.tmp mainwindow.page && rm -f mainwindow.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/makeselections.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/makeselections.page" > makeselections.page.tmp && \ cp makeselections.page.tmp makeselections.page && rm -f makeselections.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/medialibrary.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/medialibrary.page" > medialibrary.page.tmp && \ cp medialibrary.page.tmp medialibrary.page && rm -f medialibrary.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/movearoundtimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/movearoundtimeline.page" > movearoundtimeline.page.tmp && \ cp movearoundtimeline.page.tmp movearoundtimeline.page && rm -f movearoundtimeline.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/othertransitions.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/othertransitions.page" > othertransitions.page.tmp && \ cp othertransitions.page.tmp othertransitions.page && rm -f othertransitions.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/presets.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/presets.page" > presets.page.tmp && \ cp presets.page.tmp presets.page && rm -f presets.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/projectsettings.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/projectsettings.page" > projectsettings.page.tmp && \ cp projectsettings.page.tmp projectsettings.page && rm -f projectsettings.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/rendering.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/rendering.page" > rendering.page.tmp && \ cp rendering.page.tmp rendering.page && rm -f rendering.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/saveproject.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/saveproject.page" > saveproject.page.tmp && \ cp saveproject.page.tmp saveproject.page && rm -f saveproject.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/selectunusedfiles.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/selectunusedfiles.page" > selectunusedfiles.page.tmp && \ cp selectunusedfiles.page.tmp selectunusedfiles.page && rm -f selectunusedfiles.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/splitting.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/splitting.page" > splitting.page.tmp && \ cp splitting.page.tmp splitting.page && rm -f splitting.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/sysreq.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/sysreq.page" > sysreq.page.tmp && \ cp sysreq.page.tmp sysreq.page && rm -f sysreq.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/trimming.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/trimming.page" > trimming.page.tmp && \ cp trimming.page.tmp trimming.page && rm -f trimming.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/usingclips.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/usingclips.page" > usingclips.page.tmp && \ cp usingclips.page.tmp usingclips.page && rm -f usingclips.page.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/welcomedialog.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/welcomedialog.page" > welcomedialog.page.tmp && \ cp welcomedialog.page.tmp welcomedialog.page && rm -f welcomedialog.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/about.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/about.page" > about.page.tmp && \ cp about.page.tmp about.page && rm -f about.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/codecscontainers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/codecscontainers.page" > codecscontainers.page.tmp && \ cp codecscontainers.page.tmp codecscontainers.page && rm -f codecscontainers.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/crossfading.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/crossfading.page" > crossfading.page.tmp && \ cp crossfading.page.tmp crossfading.page && rm -f crossfading.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/effects.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effects.page" > effects.page.tmp && \ cp effects.page.tmp effects.page && rm -f effects.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/effectsanimation.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/effectsanimation.page" > effectsanimation.page.tmp && \ cp effectsanimation.page.tmp effectsanimation.page && rm -f effectsanimation.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/fadeinfadeout.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/fadeinfadeout.page" > fadeinfadeout.page.tmp && \ cp fadeinfadeout.page.tmp fadeinfadeout.page && rm -f fadeinfadeout.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/gstreamer.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/gstreamer.page" > gstreamer.page.tmp && \ cp gstreamer.page.tmp gstreamer.page && rm -f gstreamer.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/importingmpegts.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importingmpegts.page" > importingmpegts.page.tmp && \ cp importingmpegts.page.tmp importingmpegts.page && rm -f importingmpegts.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/importing.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/importing.page" > importing.page.tmp && \ cp importing.page.tmp importing.page && rm -f importing.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/index.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/index.page" > index.page.tmp && \ cp index.page.tmp index.page && rm -f index.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/insertintimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/insertintimeline.page" > insertintimeline.page.tmp && \ cp insertintimeline.page.tmp insertintimeline.page && rm -f insertintimeline.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/interface.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/interface.page" > interface.page.tmp && \ cp interface.page.tmp interface.page && rm -f interface.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/keyframecurves.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/keyframecurves.page" > keyframecurves.page.tmp && \ cp keyframecurves.page.tmp keyframecurves.page && rm -f keyframecurves.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/layers.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/layers.page" > layers.page.tmp && \ cp layers.page.tmp layers.page && rm -f layers.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/license.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/license.page" > license.page.tmp && \ cp license.page.tmp license.page && rm -f license.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/mainwindow.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/mainwindow.page" > mainwindow.page.tmp && \ cp mainwindow.page.tmp mainwindow.page && rm -f mainwindow.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/makeselections.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/makeselections.page" > makeselections.page.tmp && \ cp makeselections.page.tmp makeselections.page && rm -f makeselections.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/medialibrary.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/medialibrary.page" > medialibrary.page.tmp && \ cp medialibrary.page.tmp medialibrary.page && rm -f medialibrary.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/movearoundtimeline.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/movearoundtimeline.page" > movearoundtimeline.page.tmp && \ cp movearoundtimeline.page.tmp movearoundtimeline.page && rm -f movearoundtimeline.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/othertransitions.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/othertransitions.page" > othertransitions.page.tmp && \ cp othertransitions.page.tmp othertransitions.page && rm -f othertransitions.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/presets.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/presets.page" > presets.page.tmp && \ cp presets.page.tmp presets.page && rm -f presets.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/projectsettings.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/projectsettings.page" > projectsettings.page.tmp && \ cp projectsettings.page.tmp projectsettings.page && rm -f projectsettings.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/rendering.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/rendering.page" > rendering.page.tmp && \ cp rendering.page.tmp rendering.page && rm -f rendering.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/saveproject.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/saveproject.page" > saveproject.page.tmp && \ cp saveproject.page.tmp saveproject.page && rm -f saveproject.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/selectunusedfiles.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/selectunusedfiles.page" > selectunusedfiles.page.tmp && \ cp selectunusedfiles.page.tmp selectunusedfiles.page && rm -f selectunusedfiles.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/splitting.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/splitting.page" > splitting.page.tmp && \ cp splitting.page.tmp splitting.page && rm -f splitting.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/sysreq.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/sysreq.page" > sysreq.page.tmp && \ cp sysreq.page.tmp sysreq.page && rm -f sysreq.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/trimming.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/trimming.page" > trimming.page.tmp && \ cp trimming.page.tmp trimming.page && rm -f trimming.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/usingclips.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/usingclips.page" > usingclips.page.tmp && \ cp usingclips.page.tmp usingclips.page && rm -f usingclips.page.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/welcomedialog.page" ]; then d="../"; else d="/builddir/build/BUILD/pitivi-0.15.2/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/pitivi-0.15.2/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m mallard -e -t "${mo}" \ "${d}C/welcomedialog.page" > welcomedialog.page.tmp && \ cp welcomedialog.page.tmp welcomedialog.page && rm -f welcomedialog.page.tmp) make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/help' make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2' if test -d po; then \ make -C po datadir=../. install; \ fi make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/po' /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d .././locale if test -n "ar ast bg ca ca@valencia cs da de dz el en_GB eo es et fi fr gl gu he hu it ja ko ku lv mr nb nds nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tr uk vi zh_CN zh_HK zh_TW"; then \ linguas="ar ast bg ca ca@valencia cs da de dz el en_GB eo es et fi fr gl gu he hu it ja ko ku lv mr nb nds nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tr uk vi zh_CN zh_HK zh_TW"; \ else \ linguas=""; \ fi; \ for lang in $linguas; do \ dir=.././locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/pitivi.mo; \ echo "installing $lang.gmo as $dir/pitivi.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/pitivi.mo; \ echo "installing ./$lang.gmo as" \ "$dir/pitivi.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/pitivi.mo.m; \ echo "installing $lang.gmo.m as $dir/pitivi.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/pitivi.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/pitivi.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as .././locale/ar/LC_MESSAGES/pitivi.mo installing ast.gmo as .././locale/ast/LC_MESSAGES/pitivi.mo installing bg.gmo as .././locale/bg/LC_MESSAGES/pitivi.mo installing ca.gmo as .././locale/ca/LC_MESSAGES/pitivi.mo installing ca@valencia.gmo as .././locale/ca@valencia/LC_MESSAGES/pitivi.mo installing cs.gmo as .././locale/cs/LC_MESSAGES/pitivi.mo installing da.gmo as .././locale/da/LC_MESSAGES/pitivi.mo installing de.gmo as .././locale/de/LC_MESSAGES/pitivi.mo installing dz.gmo as .././locale/dz/LC_MESSAGES/pitivi.mo installing el.gmo as .././locale/el/LC_MESSAGES/pitivi.mo installing en_GB.gmo as .././locale/en_GB/LC_MESSAGES/pitivi.mo installing eo.gmo as .././locale/eo/LC_MESSAGES/pitivi.mo installing es.gmo as .././locale/es/LC_MESSAGES/pitivi.mo installing et.gmo as .././locale/et/LC_MESSAGES/pitivi.mo installing fi.gmo as .././locale/fi/LC_MESSAGES/pitivi.mo installing fr.gmo as .././locale/fr/LC_MESSAGES/pitivi.mo installing gl.gmo as .././locale/gl/LC_MESSAGES/pitivi.mo installing gu.gmo as .././locale/gu/LC_MESSAGES/pitivi.mo installing he.gmo as .././locale/he/LC_MESSAGES/pitivi.mo installing hu.gmo as .././locale/hu/LC_MESSAGES/pitivi.mo installing it.gmo as .././locale/it/LC_MESSAGES/pitivi.mo installing ja.gmo as .././locale/ja/LC_MESSAGES/pitivi.mo installing ko.gmo as .././locale/ko/LC_MESSAGES/pitivi.mo installing ku.gmo as .././locale/ku/LC_MESSAGES/pitivi.mo installing lv.gmo as .././locale/lv/LC_MESSAGES/pitivi.mo installing mr.gmo as .././locale/mr/LC_MESSAGES/pitivi.mo installing nb.gmo as .././locale/nb/LC_MESSAGES/pitivi.mo installing nds.gmo as .././locale/nds/LC_MESSAGES/pitivi.mo installing nl.gmo as .././locale/nl/LC_MESSAGES/pitivi.mo installing oc.gmo as .././locale/oc/LC_MESSAGES/pitivi.mo installing pa.gmo as .././locale/pa/LC_MESSAGES/pitivi.mo installing pl.gmo as .././locale/pl/LC_MESSAGES/pitivi.mo installing pt.gmo as .././locale/pt/LC_MESSAGES/pitivi.mo installing pt_BR.gmo as .././locale/pt_BR/LC_MESSAGES/pitivi.mo installing ro.gmo as .././locale/ro/LC_MESSAGES/pitivi.mo installing ru.gmo as .././locale/ru/LC_MESSAGES/pitivi.mo installing sk.gmo as .././locale/sk/LC_MESSAGES/pitivi.mo installing sl.gmo as .././locale/sl/LC_MESSAGES/pitivi.mo installing sr.gmo as .././locale/sr/LC_MESSAGES/pitivi.mo installing sr@latin.gmo as .././locale/sr@latin/LC_MESSAGES/pitivi.mo installing sv.gmo as .././locale/sv/LC_MESSAGES/pitivi.mo installing te.gmo as .././locale/te/LC_MESSAGES/pitivi.mo installing tr.gmo as .././locale/tr/LC_MESSAGES/pitivi.mo installing uk.gmo as .././locale/uk/LC_MESSAGES/pitivi.mo installing vi.gmo as .././locale/vi/LC_MESSAGES/pitivi.mo installing zh_CN.gmo as .././locale/zh_CN/LC_MESSAGES/pitivi.mo installing zh_HK.gmo as .././locale/zh_HK/LC_MESSAGES/pitivi.mo installing zh_TW.gmo as .././locale/zh_TW/LC_MESSAGES/pitivi.mo make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/po' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b8sEFm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 + cd pitivi-0.15.2 + rm -rf /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 install Making install in bin make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/bin' make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/bin" /usr/bin/install -c pitivi '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/bin' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/bin' Making install in pitivi make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' Making install in ui make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/ui' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/ui' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/python/pitivi/ui" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/ui" /usr/bin/install -c -m 644 __init__.py alignmentprogress.py common.py controller.py curve.py dnd.py depsmanager.py dynamic.py encodingdialog.py encodingprogress.py filelisterrordialog.py gstwidget.py mainwindow.py pathwalker.py point.py prefs.py preset.py previewer.py preview.py projectsettings.py ripple_update_group.py basetabs.py ruler.py sourcelist.py startupwizard.py timelinecanvas.py timelinecontrols.py timeline.py trackobject.py track.py viewer.py view.py effectlist.py clipproperties.py effectsconfiguration.py filechooserpreview.py zoominterface.py '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/ui' Byte-compiling python modules... __init__.pyalignmentprogress.pycommon.pycontroller.pycurve.pydnd.pydepsmanager.pydynamic.pyencodingdialog.pyencodingprogress.pyfilelisterrordialog.pygstwidget.pymainwindow.pypathwalker.pypoint.pyprefs.pypreset.pypreviewer.pypreview.pyprojectsettings.pyripple_update_group.pybasetabs.pyruler.pysourcelist.pystartupwizard.pytimelinecanvas.pytimelinecontrols.pytimeline.pytrackobject.pytrack.pyviewer.pyview.pyeffectlist.pyclipproperties.pyeffectsconfiguration.pyfilechooserpreview.pyzoominterface.py Byte-compiling python modules (optimized versions) ... __init__.pyalignmentprogress.pycommon.pycontroller.pycurve.pydnd.pydepsmanager.pydynamic.pyencodingdialog.pyencodingprogress.pyfilelisterrordialog.pygstwidget.pymainwindow.pypathwalker.pypoint.pyprefs.pypreset.pypreviewer.pypreview.pyprojectsettings.pyripple_update_group.pybasetabs.pyruler.pysourcelist.pystartupwizard.pytimelinecanvas.pytimelinecontrols.pytimeline.pytrackobject.pytrack.pyviewer.pyview.pyeffectlist.pyclipproperties.pyeffectsconfiguration.pyfilechooserpreview.pyzoominterface.py make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/ui' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/ui' Making install in elements make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/elements' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/elements' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/python/pitivi/elements" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/elements" /usr/bin/install -c -m 644 __init__.py arraysink.py extractionsink.py mixer.py singledecodebin.py thumbnailsink.py videofade.py '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/elements' Byte-compiling python modules... __init__.pyarraysink.pyextractionsink.pymixer.pysingledecodebin.pythumbnailsink.pyvideofade.py Byte-compiling python modules (optimized versions) ... __init__.pyarraysink.pyextractionsink.pymixer.pysingledecodebin.pythumbnailsink.pyvideofade.py make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/elements' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/elements' Making install in factories make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/factories' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/factories' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/python/pitivi/factories" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/factories" /usr/bin/install -c -m 644 __init__.py base.py file.py operation.py test.py timeline.py '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/factories' Byte-compiling python modules... __init__.pybase.pyfile.pyoperation.pytest.pytimeline.py Byte-compiling python modules (optimized versions) ... __init__.pybase.pyfile.pyoperation.pytest.pytimeline.py make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/factories' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/factories' Making install in formatters make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/formatters' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/formatters' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/python/pitivi/formatters" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/formatters" /usr/bin/install -c -m 644 __init__.py base.py etree.py format.py playlist.py '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/formatters' Byte-compiling python modules... __init__.pybase.pyetree.pyformat.pyplaylist.py Byte-compiling python modules (optimized versions) ... __init__.pybase.pyetree.pyformat.pyplaylist.py make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/formatters' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/formatters' Making install in timeline make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/timeline' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/timeline' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/python/pitivi/timeline" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/timeline" /usr/bin/install -c -m 644 __init__.py align.py alignalgs.py extract.py timeline.py timeline_undo.py track.py gap.py '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/timeline' Byte-compiling python modules... __init__.pyalign.pyalignalgs.pyextract.pytimeline.pytimeline_undo.pytrack.pygap.py Byte-compiling python modules (optimized versions) ... __init__.pyalign.pyalignalgs.pyextract.pytimeline.pytimeline_undo.pytrack.pygap.py make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/timeline' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/timeline' Making install in log make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/log' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/log' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/python/pitivi/log" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/log" /usr/bin/install -c -m 644 __init__.py loggable.py log.py termcolor.py test_log.py '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi/log' Byte-compiling python modules... __init__.pyloggable.pylog.pytermcolor.pytest_log.py Byte-compiling python modules (optimized versions) ... __init__.pyloggable.pylog.pytermcolor.pytest_log.py make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/log' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi/log' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/python/pitivi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi" /usr/bin/install -c -m 644 __init__.py action.py actioner.py application.py check.py configure.py discoverer.py effects.py encode.py instance.py pipeline.py pitivigstutils.py plumber.py project.py projectmanager.py receiver.py reflect.py settings.py signalgroup.py signalinterface.py sourcelist.py sourcelist_undo.py stream.py threads.py thumbnailcache.py undo.py utils.py '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/python/pitivi' Byte-compiling python modules... __init__.pyaction.pyactioner.pyapplication.pycheck.pyconfigure.pydiscoverer.pyeffects.pyencode.pyinstance.pypipeline.pypitivigstutils.pyplumber.pyproject.pyprojectmanager.pyreceiver.pyreflect.pysettings.pysignalgroup.pysignalinterface.pysourcelist.pysourcelist_undo.pystream.pythreads.pythumbnailcache.pyundo.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pyaction.pyactioner.pyapplication.pycheck.pyconfigure.pydiscoverer.pyeffects.pyencode.pyinstance.pypipeline.pypitivigstutils.pyplumber.pyproject.pyprojectmanager.pyreceiver.pyreflect.pysettings.pysignalgroup.pysignalinterface.pysourcelist.pysourcelist_undo.pystream.pythreads.pythumbnailcache.pyundo.pyutils.py make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/pitivi' Making install in common make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/common' Making install in m4 make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/common/m4' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/common/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/common/m4' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/common/m4' make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/common' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/common' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/common' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/common' Making install in po make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/po' /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale if test -n "ar ast bg ca ca@valencia cs da de dz el en_GB eo es et fi fr gl gu he hu it ja ko ku lv mr nb nds nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tr uk vi zh_CN zh_HK zh_TW"; then \ linguas="ar ast bg ca ca@valencia cs da de dz el en_GB eo es et fi fr gl gu he hu it ja ko ku lv mr nb nds nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tr uk vi zh_CN zh_HK zh_TW"; \ else \ linguas=""; \ fi; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/pitivi.mo; \ echo "installing $lang.gmo as $dir/pitivi.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/pitivi.mo; \ echo "installing ./$lang.gmo as" \ "$dir/pitivi.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/pitivi.mo.m; \ echo "installing $lang.gmo.m as $dir/pitivi.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/pitivi.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/pitivi.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/pitivi.mo installing ast.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ast/LC_MESSAGES/pitivi.mo installing bg.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES/pitivi.mo installing ca.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/pitivi.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/pitivi.mo installing cs.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES/pitivi.mo installing da.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/pitivi.mo installing de.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/pitivi.mo installing dz.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/dz/LC_MESSAGES/pitivi.mo installing el.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/pitivi.mo installing en_GB.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/pitivi.mo installing eo.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/eo/LC_MESSAGES/pitivi.mo installing es.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/pitivi.mo installing et.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/et/LC_MESSAGES/pitivi.mo installing fi.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/pitivi.mo installing fr.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/pitivi.mo installing gl.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/pitivi.mo installing gu.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/gu/LC_MESSAGES/pitivi.mo installing he.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES/pitivi.mo installing hu.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES/pitivi.mo installing it.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/pitivi.mo installing ja.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES/pitivi.mo installing ko.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/pitivi.mo installing ku.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ku/LC_MESSAGES/pitivi.mo installing lv.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/lv/LC_MESSAGES/pitivi.mo installing mr.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/mr/LC_MESSAGES/pitivi.mo installing nb.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES/pitivi.mo installing nds.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/nds/LC_MESSAGES/pitivi.mo installing nl.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/pitivi.mo installing oc.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/oc/LC_MESSAGES/pitivi.mo installing pa.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/pa/LC_MESSAGES/pitivi.mo installing pl.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/pitivi.mo installing pt.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/pitivi.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/pitivi.mo installing ro.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ro/LC_MESSAGES/pitivi.mo installing ru.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/pitivi.mo installing sk.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES/pitivi.mo installing sl.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES/pitivi.mo installing sr.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/pitivi.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/pitivi.mo installing sv.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/pitivi.mo installing te.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/te/LC_MESSAGES/pitivi.mo installing tr.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/pitivi.mo installing uk.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/uk/LC_MESSAGES/pitivi.mo installing vi.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES/pitivi.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/pitivi.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/pitivi.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/pitivi.mo make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/po' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/tests' make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/tests' Making install in data make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' Making install in 16x16 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/16x16' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/16x16' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/16x16/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps" /usr/bin/install -c -m 644 pitivi.png '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps' make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/16x16' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/16x16' Making install in 22x22 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/22x22' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/22x22' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/22x22/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/22x22/apps" /usr/bin/install -c -m 644 pitivi.png '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/22x22/apps' make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/22x22' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/22x22' Making install in 24x24 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/24x24' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/24x24' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/24x24/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps" /usr/bin/install -c -m 644 pitivi.png '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps' make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/24x24' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/24x24' Making install in 32x32 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/32x32' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/32x32' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/32x32/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps" /usr/bin/install -c -m 644 pitivi.png '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps' make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/32x32' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/32x32' Making install in 48x48 make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/48x48' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 pitivi.png '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps' make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/48x48' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/48x48' Making install in scalable make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/scalable' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/scalable' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/scalable/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps" /usr/bin/install -c -m 644 pitivi.svg '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps' make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/scalable' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' make[4]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' make[4]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/icons' Making install in pixmaps make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/pixmaps' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/pixmaps' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/pixmaps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/pixmaps" /usr/bin/install -c -m 644 busy.gif invisible.png pitivi-advanced-16.png pitivi-advanced-22.png pitivi-advanced-24.png pitivi-group-24.svg pitivi-group.svg pitivi-keyframe-24.svg pitivi-keyframe.svg pitivi-relink-24.svg pitivi-relink.svg pitivi-render-16.png pitivi-render-22.png pitivi-render-24.png pitivi-sound.png pitivi-split-24.svg pitivi-split.svg pitivi-ungroup-24.svg pitivi-ungroup.svg pitivi-align-24.svg pitivi-align.svg pitivi-unlink-24.svg pitivi-unlink.svg pitivi-video.png processing-clip.png processing-clip.svg trimbar-focused.png trimbar-normal.png agingtv.png bulge.png burn.png chromium.png circle.png cogdownsample.png color-distance.png coloreffects.png defaultthumbnail.svg dicetv.png diffuse.png dilate.png '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/pixmaps' /usr/bin/install -c -m 644 dodge.png edgetv.png exclusion.png fisheye.png frei0r-filter-3dflippo.png frei0r-filter-brightness.png frei0r-filter-bw0r.png frei0r-filter-cartoon.png frei0r-filter-contrast0r.png frei0r-filter-distort0r.png frei0r-filter-edgeglow.png frei0r-filter-equaliz0r.png frei0r-filter-flippo.png frei0r-filter-gamma.png frei0r-filter-glow.png frei0r-filter-hueshift0r.png frei0r-filter-invert0r.png frei0r-filter-k-means-clustering.png frei0r-filter-lens-correction.png frei0r-filter-letterb0xed.png frei0r-filter-nosync0r.png frei0r-filter-perspective.png frei0r-filter-pixeliz0r.png frei0r-filter-rgb-parade.png frei0r-filter-saturat0r.png frei0r-filter-scale0tilt.png frei0r-filter-scanline0r.png frei0r-filter-sobel.png frei0r-filter-squareblur.png frei0r-filter-tehroxx0r.png frei0r-filter-twolay0r.png frei0r-filter-vectorscope.png frei0r-filter-water.png frei0r-filter-white-balance.png gamma-correction.png gaussianblur.png invisible.png kaleidoscope.png marble.png mirror.png '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/pixmaps' /usr/bin/install -c -m 644 optv.png pinch.png radioactv.png revtv.png shagadelictv.png solarize.png sphere.png square.png stretch.png threshold0r.png tunnel.png twirl.png '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/pixmaps' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/pixmaps' Making install in ui make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/ui' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/ui' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/ui" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/ui" /usr/bin/install -c -m 644 alignmentprogress.ui elementsettingsdialog.ui encodingdialog.ui encodingprogress.ui filelisterrordialog.ui mainwindow.xml preferences.ui projectsettings.ui depsmanager.ui cliptransformation.ui startupwizard.ui '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/ui' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/ui' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/ui' Making install in renderpresets make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/renderpresets' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/renderpresets' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/renderpresets" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/renderpresets" /usr/bin/install -c -m 644 Blu-ray.json desire.json DVD.json HTML5_video.json ipod.json n800.json '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/renderpresets' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/renderpresets' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/renderpresets' Making install in audiopresets make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/audiopresets' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/audiopresets' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/audiopresets" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/audiopresets" /usr/bin/install -c -m 644 iPod.json '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/audiopresets' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/audiopresets' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/audiopresets' Making install in videopresets make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/videopresets' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data/videopresets' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pitivi/videopresets" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/videopresets" /usr/bin/install -c -m 644 1080p24.json 720p24.json 720p30.json HDV_1080i30.json iPod.json '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/pitivi/videopresets' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/videopresets' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data/videopresets' make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data' make[3]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/applications" /usr/bin/install -c -m 644 pitivi.desktop '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/applications' make[3]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/data' Making install in help make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/help' make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/help' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk /usr/bin/install -c -m 644 C/about.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/about.page /usr/bin/install -c -m 644 C/codecscontainers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/codecscontainers.page /usr/bin/install -c -m 644 C/crossfading.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/crossfading.page /usr/bin/install -c -m 644 C/effects.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/effects.page /usr/bin/install -c -m 644 C/effectsanimation.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/effectsanimation.page /usr/bin/install -c -m 644 C/fadeinfadeout.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/fadeinfadeout.page /usr/bin/install -c -m 644 C/gstreamer.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/gstreamer.page /usr/bin/install -c -m 644 C/importingmpegts.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/importingmpegts.page /usr/bin/install -c -m 644 C/importing.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/importing.page /usr/bin/install -c -m 644 C/index.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/index.page /usr/bin/install -c -m 644 C/insertintimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/insertintimeline.page /usr/bin/install -c -m 644 C/interface.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/interface.page /usr/bin/install -c -m 644 C/keyframecurves.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/keyframecurves.page /usr/bin/install -c -m 644 C/layers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/layers.page /usr/bin/install -c -m 644 C/license.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/license.page /usr/bin/install -c -m 644 C/mainwindow.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/mainwindow.page /usr/bin/install -c -m 644 C/makeselections.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/makeselections.page /usr/bin/install -c -m 644 C/medialibrary.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/medialibrary.page /usr/bin/install -c -m 644 C/movearoundtimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/movearoundtimeline.page /usr/bin/install -c -m 644 C/othertransitions.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/othertransitions.page /usr/bin/install -c -m 644 C/presets.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/presets.page /usr/bin/install -c -m 644 C/projectsettings.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/projectsettings.page /usr/bin/install -c -m 644 C/rendering.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/rendering.page /usr/bin/install -c -m 644 C/saveproject.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/saveproject.page /usr/bin/install -c -m 644 C/selectunusedfiles.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/selectunusedfiles.page /usr/bin/install -c -m 644 C/splitting.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/splitting.page /usr/bin/install -c -m 644 C/sysreq.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/sysreq.page /usr/bin/install -c -m 644 C/trimming.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/trimming.page /usr/bin/install -c -m 644 C/usingclips.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/usingclips.page /usr/bin/install -c -m 644 C/welcomedialog.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/welcomedialog.page /usr/bin/install -c -m 644 de/about.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/about.page /usr/bin/install -c -m 644 de/codecscontainers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/codecscontainers.page /usr/bin/install -c -m 644 de/crossfading.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/crossfading.page /usr/bin/install -c -m 644 de/effects.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/effects.page /usr/bin/install -c -m 644 de/effectsanimation.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/effectsanimation.page /usr/bin/install -c -m 644 de/fadeinfadeout.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/fadeinfadeout.page /usr/bin/install -c -m 644 de/gstreamer.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/gstreamer.page /usr/bin/install -c -m 644 de/importingmpegts.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/importingmpegts.page /usr/bin/install -c -m 644 de/importing.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/importing.page /usr/bin/install -c -m 644 de/index.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/index.page /usr/bin/install -c -m 644 de/insertintimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/insertintimeline.page /usr/bin/install -c -m 644 de/interface.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/interface.page /usr/bin/install -c -m 644 de/keyframecurves.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/keyframecurves.page /usr/bin/install -c -m 644 de/layers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/layers.page /usr/bin/install -c -m 644 de/license.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/license.page /usr/bin/install -c -m 644 de/mainwindow.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/mainwindow.page /usr/bin/install -c -m 644 de/makeselections.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/makeselections.page /usr/bin/install -c -m 644 de/medialibrary.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/medialibrary.page /usr/bin/install -c -m 644 de/movearoundtimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/movearoundtimeline.page /usr/bin/install -c -m 644 de/othertransitions.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/othertransitions.page /usr/bin/install -c -m 644 de/presets.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/presets.page /usr/bin/install -c -m 644 de/projectsettings.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/projectsettings.page /usr/bin/install -c -m 644 de/rendering.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/rendering.page /usr/bin/install -c -m 644 de/saveproject.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/saveproject.page /usr/bin/install -c -m 644 de/selectunusedfiles.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/selectunusedfiles.page /usr/bin/install -c -m 644 de/splitting.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/splitting.page /usr/bin/install -c -m 644 de/sysreq.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/sysreq.page /usr/bin/install -c -m 644 de/trimming.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/trimming.page /usr/bin/install -c -m 644 de/usingclips.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/usingclips.page /usr/bin/install -c -m 644 de/welcomedialog.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/welcomedialog.page /usr/bin/install -c -m 644 es/about.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/about.page /usr/bin/install -c -m 644 es/codecscontainers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/codecscontainers.page /usr/bin/install -c -m 644 es/crossfading.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/crossfading.page /usr/bin/install -c -m 644 es/effects.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/effects.page /usr/bin/install -c -m 644 es/effectsanimation.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/effectsanimation.page /usr/bin/install -c -m 644 es/fadeinfadeout.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/fadeinfadeout.page /usr/bin/install -c -m 644 es/gstreamer.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/gstreamer.page /usr/bin/install -c -m 644 es/importingmpegts.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/importingmpegts.page /usr/bin/install -c -m 644 es/importing.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/importing.page /usr/bin/install -c -m 644 es/index.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/index.page /usr/bin/install -c -m 644 es/insertintimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/insertintimeline.page /usr/bin/install -c -m 644 es/interface.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/interface.page /usr/bin/install -c -m 644 es/keyframecurves.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/keyframecurves.page /usr/bin/install -c -m 644 es/layers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/layers.page /usr/bin/install -c -m 644 es/license.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/license.page /usr/bin/install -c -m 644 es/mainwindow.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/mainwindow.page /usr/bin/install -c -m 644 es/makeselections.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/makeselections.page /usr/bin/install -c -m 644 es/medialibrary.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/medialibrary.page /usr/bin/install -c -m 644 es/movearoundtimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/movearoundtimeline.page /usr/bin/install -c -m 644 es/othertransitions.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/othertransitions.page /usr/bin/install -c -m 644 es/presets.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/presets.page /usr/bin/install -c -m 644 es/projectsettings.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/projectsettings.page /usr/bin/install -c -m 644 es/rendering.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/rendering.page /usr/bin/install -c -m 644 es/saveproject.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/saveproject.page /usr/bin/install -c -m 644 es/selectunusedfiles.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/selectunusedfiles.page /usr/bin/install -c -m 644 es/splitting.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/splitting.page /usr/bin/install -c -m 644 es/sysreq.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/sysreq.page /usr/bin/install -c -m 644 es/trimming.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/trimming.page /usr/bin/install -c -m 644 es/usingclips.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/usingclips.page /usr/bin/install -c -m 644 es/welcomedialog.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/welcomedialog.page /usr/bin/install -c -m 644 fr/about.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/about.page /usr/bin/install -c -m 644 fr/codecscontainers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/codecscontainers.page /usr/bin/install -c -m 644 fr/crossfading.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/crossfading.page /usr/bin/install -c -m 644 fr/effects.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/effects.page /usr/bin/install -c -m 644 fr/effectsanimation.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/effectsanimation.page /usr/bin/install -c -m 644 fr/fadeinfadeout.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/fadeinfadeout.page /usr/bin/install -c -m 644 fr/gstreamer.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/gstreamer.page /usr/bin/install -c -m 644 fr/importingmpegts.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/importingmpegts.page /usr/bin/install -c -m 644 fr/importing.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/importing.page /usr/bin/install -c -m 644 fr/index.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/index.page /usr/bin/install -c -m 644 fr/insertintimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/insertintimeline.page /usr/bin/install -c -m 644 fr/interface.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/interface.page /usr/bin/install -c -m 644 fr/keyframecurves.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/keyframecurves.page /usr/bin/install -c -m 644 fr/layers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/layers.page /usr/bin/install -c -m 644 fr/license.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/license.page /usr/bin/install -c -m 644 fr/mainwindow.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/mainwindow.page /usr/bin/install -c -m 644 fr/makeselections.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/makeselections.page /usr/bin/install -c -m 644 fr/medialibrary.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/medialibrary.page /usr/bin/install -c -m 644 fr/movearoundtimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/movearoundtimeline.page /usr/bin/install -c -m 644 fr/othertransitions.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/othertransitions.page /usr/bin/install -c -m 644 fr/presets.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/presets.page /usr/bin/install -c -m 644 fr/projectsettings.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/projectsettings.page /usr/bin/install -c -m 644 fr/rendering.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/rendering.page /usr/bin/install -c -m 644 fr/saveproject.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/saveproject.page /usr/bin/install -c -m 644 fr/selectunusedfiles.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/selectunusedfiles.page /usr/bin/install -c -m 644 fr/splitting.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/splitting.page /usr/bin/install -c -m 644 fr/sysreq.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/sysreq.page /usr/bin/install -c -m 644 fr/trimming.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/trimming.page /usr/bin/install -c -m 644 fr/usingclips.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/usingclips.page /usr/bin/install -c -m 644 fr/welcomedialog.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/welcomedialog.page /usr/bin/install -c -m 644 sl/about.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/about.page /usr/bin/install -c -m 644 sl/codecscontainers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/codecscontainers.page /usr/bin/install -c -m 644 sl/crossfading.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/crossfading.page /usr/bin/install -c -m 644 sl/effects.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/effects.page /usr/bin/install -c -m 644 sl/effectsanimation.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/effectsanimation.page /usr/bin/install -c -m 644 sl/fadeinfadeout.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/fadeinfadeout.page /usr/bin/install -c -m 644 sl/gstreamer.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/gstreamer.page /usr/bin/install -c -m 644 sl/importingmpegts.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/importingmpegts.page /usr/bin/install -c -m 644 sl/importing.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/importing.page /usr/bin/install -c -m 644 sl/index.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/index.page /usr/bin/install -c -m 644 sl/insertintimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/insertintimeline.page /usr/bin/install -c -m 644 sl/interface.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/interface.page /usr/bin/install -c -m 644 sl/keyframecurves.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/keyframecurves.page /usr/bin/install -c -m 644 sl/layers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/layers.page /usr/bin/install -c -m 644 sl/license.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/license.page /usr/bin/install -c -m 644 sl/mainwindow.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/mainwindow.page /usr/bin/install -c -m 644 sl/makeselections.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/makeselections.page /usr/bin/install -c -m 644 sl/medialibrary.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/medialibrary.page /usr/bin/install -c -m 644 sl/movearoundtimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/movearoundtimeline.page /usr/bin/install -c -m 644 sl/othertransitions.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/othertransitions.page /usr/bin/install -c -m 644 sl/presets.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/presets.page /usr/bin/install -c -m 644 sl/projectsettings.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/projectsettings.page /usr/bin/install -c -m 644 sl/rendering.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/rendering.page /usr/bin/install -c -m 644 sl/saveproject.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/saveproject.page /usr/bin/install -c -m 644 sl/selectunusedfiles.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/selectunusedfiles.page /usr/bin/install -c -m 644 sl/splitting.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/splitting.page /usr/bin/install -c -m 644 sl/sysreq.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/sysreq.page /usr/bin/install -c -m 644 sl/trimming.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/trimming.page /usr/bin/install -c -m 644 sl/usingclips.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/usingclips.page /usr/bin/install -c -m 644 sl/welcomedialog.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/welcomedialog.page /usr/bin/install -c -m 644 uk/about.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/about.page /usr/bin/install -c -m 644 uk/codecscontainers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/codecscontainers.page /usr/bin/install -c -m 644 uk/crossfading.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/crossfading.page /usr/bin/install -c -m 644 uk/effects.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/effects.page /usr/bin/install -c -m 644 uk/effectsanimation.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/effectsanimation.page /usr/bin/install -c -m 644 uk/fadeinfadeout.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/fadeinfadeout.page /usr/bin/install -c -m 644 uk/gstreamer.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/gstreamer.page /usr/bin/install -c -m 644 uk/importingmpegts.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/importingmpegts.page /usr/bin/install -c -m 644 uk/importing.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/importing.page /usr/bin/install -c -m 644 uk/index.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/index.page /usr/bin/install -c -m 644 uk/insertintimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/insertintimeline.page /usr/bin/install -c -m 644 uk/interface.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/interface.page /usr/bin/install -c -m 644 uk/keyframecurves.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/keyframecurves.page /usr/bin/install -c -m 644 uk/layers.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/layers.page /usr/bin/install -c -m 644 uk/license.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/license.page /usr/bin/install -c -m 644 uk/mainwindow.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/mainwindow.page /usr/bin/install -c -m 644 uk/makeselections.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/makeselections.page /usr/bin/install -c -m 644 uk/medialibrary.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/medialibrary.page /usr/bin/install -c -m 644 uk/movearoundtimeline.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/movearoundtimeline.page /usr/bin/install -c -m 644 uk/othertransitions.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/othertransitions.page /usr/bin/install -c -m 644 uk/presets.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/presets.page /usr/bin/install -c -m 644 uk/projectsettings.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/projectsettings.page /usr/bin/install -c -m 644 uk/rendering.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/rendering.page /usr/bin/install -c -m 644 uk/saveproject.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/saveproject.page /usr/bin/install -c -m 644 uk/selectunusedfiles.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/selectunusedfiles.page /usr/bin/install -c -m 644 uk/splitting.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/splitting.page /usr/bin/install -c -m 644 uk/sysreq.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/sysreq.page /usr/bin/install -c -m 644 uk/trimming.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/trimming.page /usr/bin/install -c -m 644 uk/usingclips.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/usingclips.page /usr/bin/install -c -m 644 uk/welcomedialog.page /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/welcomedialog.page /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/ cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/ && ln -s -f ../../C/figures/codecscontainers.jpg  codecscontainers.jpg  /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/codecscontainers.jpg  codecscontainers.jpg  /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/codecscontainers.jpg  codecscontainers.jpg  /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/codecscontainers.jpg  codecscontainers.jpg  /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/codecscontainers.jpg  codecscontainers.jpg  /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/codecscontainers.jpg  codecscontainers.jpg  /usr/bin/install -c -m 644 C/figures/fadestep1.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/fadestep1.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/fadestep1.png fadestep1.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/fadestep1.png fadestep1.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/fadestep1.png fadestep1.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/fadestep1.png fadestep1.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/fadestep1.png fadestep1.png /usr/bin/install -c -m 644 C/figures/fadestep2.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/fadestep2.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/fadestep2.png fadestep2.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/fadestep2.png fadestep2.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/fadestep2.png fadestep2.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/fadestep2.png fadestep2.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/fadestep2.png fadestep2.png /usr/bin/install -c -m 644 C/figures/fadestep3.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/fadestep3.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/fadestep3.png fadestep3.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/fadestep3.png fadestep3.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/fadestep3.png fadestep3.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/fadestep3.png fadestep3.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/fadestep3.png fadestep3.png /usr/bin/install -c -m 644 C/figures/filechooser.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/filechooser.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/filechooser.png filechooser.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/filechooser.png filechooser.png /usr/bin/install -c -m 644 fr/figures/filechooser.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/filechooser.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/filechooser.png filechooser.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/filechooser.png filechooser.png /usr/bin/install -c -m 644 C/figures/hovering.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/hovering.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/hovering.png hovering.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/hovering.png hovering.png /usr/bin/install -c -m 644 fr/figures/hovering.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/hovering.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/hovering.png hovering.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/hovering.png hovering.png /usr/bin/install -c -m 644 C/figures/keyframecurves.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/keyframecurves.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/keyframecurves.png keyframecurves.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/keyframecurves.png keyframecurves.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/keyframecurves.png keyframecurves.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/keyframecurves.png keyframecurves.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/keyframecurves.png keyframecurves.png /usr/bin/install -c -m 644 C/figures/layers.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/layers.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/layers.png layers.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/layers.png layers.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/layers.png layers.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/layers.png layers.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/layers.png layers.png /usr/bin/install -c -m 644 C/figures/logo.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/logo.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/logo.png logo.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/logo.png logo.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/logo.png logo.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/logo.png logo.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/logo.png logo.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/ && ln -s -f ../../C/figures/mainwindow.png mainwindow.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/mainwindow.png mainwindow.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/mainwindow.png mainwindow.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/mainwindow.png mainwindow.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/mainwindow.png mainwindow.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/mainwindow.png mainwindow.png /usr/bin/install -c -m 644 C/figures/previewsource.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/previewsource.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/previewsource.png previewsource.png /usr/bin/install -c -m 644 es/figures/previewsource.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/previewsource.png /usr/bin/install -c -m 644 fr/figures/previewsource.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/previewsource.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/previewsource.png previewsource.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/previewsource.png previewsource.png /usr/bin/install -c -m 644 C/figures/ripple-after.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/ripple-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/ripple-after.png ripple-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/ripple-after.png ripple-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/ripple-after.png ripple-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/ripple-after.png ripple-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/ripple-after.png ripple-after.png /usr/bin/install -c -m 644 C/figures/ripple-before.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/ripple-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/ripple-before.png ripple-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/ripple-before.png ripple-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/ripple-before.png ripple-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/ripple-before.png ripple-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/ripple-before.png ripple-before.png /usr/bin/install -c -m 644 C/figures/roll-after.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/roll-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/roll-after.png roll-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/roll-after.png roll-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/roll-after.png roll-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/roll-after.png roll-after.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/roll-after.png roll-after.png /usr/bin/install -c -m 644 C/figures/roll-before.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/roll-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/roll-before.png roll-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/roll-before.png roll-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/roll-before.png roll-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/roll-before.png roll-before.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/roll-before.png roll-before.png /usr/bin/install -c -m 644 C/figures/ruler.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/ruler.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/ruler.png ruler.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/ruler.png ruler.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/ruler.png ruler.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/ruler.png ruler.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/ruler.png ruler.png /usr/bin/install -c -m 644 C/figures/trimming-individual.png /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/C/figures/trimming-individual.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/de/figures/ && ln -s -f ../../C/figures/trimming-individual.png trimming-individual.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/es/figures/ && ln -s -f ../../C/figures/trimming-individual.png trimming-individual.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/fr/figures/ && ln -s -f ../../C/figures/trimming-individual.png trimming-individual.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/sl/figures/ && ln -s -f ../../C/figures/trimming-individual.png trimming-individual.png cd /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/gnome/help/pitivi/uk/figures/ && ln -s -f ../../C/figures/trimming-individual.png trimming-individual.png make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/help' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/help' make[1]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2' if test -d po; then \ make -C po datadir=../. install; \ fi make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2/po' /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale if test -n "ar ast bg ca ca@valencia cs da de dz el en_GB eo es et fi fr gl gu he hu it ja ko ku lv mr nb nds nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tr uk vi zh_CN zh_HK zh_TW"; then \ linguas="ar ast bg ca ca@valencia cs da de dz el en_GB eo es et fi fr gl gu he hu it ja ko ku lv mr nb nds nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tr uk vi zh_CN zh_HK zh_TW"; \ else \ linguas=""; \ fi; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/pitivi-0.15.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/pitivi.mo; \ echo "installing $lang.gmo as $dir/pitivi.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/pitivi.mo; \ echo "installing ./$lang.gmo as" \ "$dir/pitivi.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/pitivi.mo.m; \ echo "installing $lang.gmo.m as $dir/pitivi.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/pitivi.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/pitivi.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ar/LC_MESSAGES/pitivi.mo installing ast.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ast/LC_MESSAGES/pitivi.mo installing bg.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/bg/LC_MESSAGES/pitivi.mo installing ca.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ca/LC_MESSAGES/pitivi.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ca@valencia/LC_MESSAGES/pitivi.mo installing cs.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/cs/LC_MESSAGES/pitivi.mo installing da.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/da/LC_MESSAGES/pitivi.mo installing de.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/de/LC_MESSAGES/pitivi.mo installing dz.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/dz/LC_MESSAGES/pitivi.mo installing el.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/el/LC_MESSAGES/pitivi.mo installing en_GB.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/en_GB/LC_MESSAGES/pitivi.mo installing eo.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/eo/LC_MESSAGES/pitivi.mo installing es.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/es/LC_MESSAGES/pitivi.mo installing et.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/et/LC_MESSAGES/pitivi.mo installing fi.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/fi/LC_MESSAGES/pitivi.mo installing fr.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/fr/LC_MESSAGES/pitivi.mo installing gl.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/gl/LC_MESSAGES/pitivi.mo installing gu.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/gu/LC_MESSAGES/pitivi.mo installing he.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/he/LC_MESSAGES/pitivi.mo installing hu.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/hu/LC_MESSAGES/pitivi.mo installing it.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/it/LC_MESSAGES/pitivi.mo installing ja.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ja/LC_MESSAGES/pitivi.mo installing ko.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ko/LC_MESSAGES/pitivi.mo installing ku.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ku/LC_MESSAGES/pitivi.mo installing lv.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/lv/LC_MESSAGES/pitivi.mo installing mr.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/mr/LC_MESSAGES/pitivi.mo installing nb.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/nb/LC_MESSAGES/pitivi.mo installing nds.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/nds/LC_MESSAGES/pitivi.mo installing nl.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/nl/LC_MESSAGES/pitivi.mo installing oc.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/oc/LC_MESSAGES/pitivi.mo installing pa.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/pa/LC_MESSAGES/pitivi.mo installing pl.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/pl/LC_MESSAGES/pitivi.mo installing pt.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/pt/LC_MESSAGES/pitivi.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/pt_BR/LC_MESSAGES/pitivi.mo installing ro.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ro/LC_MESSAGES/pitivi.mo installing ru.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/ru/LC_MESSAGES/pitivi.mo installing sk.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/sk/LC_MESSAGES/pitivi.mo installing sl.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/sl/LC_MESSAGES/pitivi.mo installing sr.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/sr/LC_MESSAGES/pitivi.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/sr@latin/LC_MESSAGES/pitivi.mo installing sv.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/sv/LC_MESSAGES/pitivi.mo installing te.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/te/LC_MESSAGES/pitivi.mo installing tr.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/tr/LC_MESSAGES/pitivi.mo installing uk.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/uk/LC_MESSAGES/pitivi.mo installing vi.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/vi/LC_MESSAGES/pitivi.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/zh_CN/LC_MESSAGES/pitivi.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/zh_HK/LC_MESSAGES/pitivi.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64.././locale/zh_TW/LC_MESSAGES/pitivi.mo make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2/po' make[2]: Entering directory `/builddir/build/BUILD/pitivi-0.15.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 docs/pitivi.1 '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/man/man1' test -z "/usr/share/mime/packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/mime/packages" /usr/bin/install -c -m 644 pitivi.xml '/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/mime/packages' make[2]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2' make[1]: Leaving directory `/builddir/build/BUILD/pitivi-0.15.2' + desktop-file-validate /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/applications/pitivi.desktop /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/applications/pitivi.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 pitivi + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pitivi-0.15.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pitivi-0.15.2-4.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nKN4hR + umask 022 + cd /builddir/build/BUILD + cd pitivi-0.15.2 + DOCDIR=/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/doc/pitivi-0.15.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/doc/pitivi-0.15.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/doc/pitivi-0.15.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/doc/pitivi-0.15.2 + cp -pr COPYING /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/doc/pitivi-0.15.2 + cp -pr NEWS /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/doc/pitivi-0.15.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jYheWl + umask 022 + cd /builddir/build/BUILD + cd pitivi-0.15.2 + LICENSEDIR=/builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/licenses/pitivi-0.15.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/licenses/pitivi-0.15.2 + cp -pr COPYING /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64/usr/share/licenses/pitivi-0.15.2 + exit 0 Provides: application() application(pitivi.desktop) mimehandler(text/x-xptv) pitivi = 0.15.2-4.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 Wrote: /builddir/build/RPMS/pitivi-0.15.2-4.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I63jmB + umask 022 + cd /builddir/build/BUILD + cd pitivi-0.15.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pitivi-0.15.2-4.el7.centos.x86_64 + exit 0 Child return code was: 0