D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/mate-user-share-1.22.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GKCQu0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mate-user-share-1.22.1 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/mate-user-share-1.22.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mate-user-share-1.22.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J75Hp1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mate-user-share-1.22.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:18: installing './compile' configure.ac:5: installing './missing' data/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension data/Makefile.am:21: warning: wildcard $(top_srcdir: non-POSIX variable name data/Makefile.am:21: (probably a GNU make extension) help/Makefile.am:12: warning: if $(IGNORE_HELP_LINGUAS: non-POSIX variable name help/Makefile.am:12: (probably a GNU make extension) help/Makefile.am:12: warning: filter-out $(IGNORE_HELP_LINGUAS: non-POSIX variable name help/Makefile.am:12: (probably a GNU make extension) help/Makefile.am:12: warning: subst /,,$(dir $(wildcard */*.po: non-POSIX variable name help/Makefile.am:12: (probably a GNU make extension) src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --disable-static --disable-bluetooth --disable-schemas-compile 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 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... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking whether ln -s works... yes checking for itstool... itstool checking for xmllint... xmllint checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for an ANSI C-conforming const... yes checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for httpd... /usr/sbin/httpd configure: WARNING: Bluetooth support is disabled. checking for USER_SHARE... yes checking for USER_SHARE_CONFIG... yes checking for socket in -lsocket... no checking for socket... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for is_selinux_enabled in -lselinux... no checking for EXTENSION... yes configure: installing caja plugin in /usr/lib64/caja/extensions-2.0 checking for more warnings... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile 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/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/libcaja-user-share.caja-extension.in config.status: creating data/mate-user-share-webdav.desktop.in config.status: creating data/mate-user-share-obexftp.desktop.in config.status: creating data/mate-user-share-obexpush.desktop.in config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: Bluetooth support disabled configure: mate-user-share was configured with the following options: configure: ** httpd location: /usr/sbin/httpd configure: ** httpd modules path: configure: ** caja extension path: /usr/lib64/caja/extensions-2.0 Do note Apache >= 2.2 and mod_dnssd 0.6 are required to use mate-user-share. + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in data Making all in icons Making all in 16x16 make[4]: Nothing to be done for 'all'. Making all in 22x22 make[4]: Nothing to be done for 'all'. Making all in 32x32 make[4]: Nothing to be done for 'all'. Making all in 48x48 make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' /usr/bin/glib-compile-schemas --strict --dry-run --schema-file=org.mate.FileSharing.gschema.xml && mkdir -p . && touch org.mate.FileSharing.gschema.valid make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po libcaja-user-share.caja-extension.in libcaja-user-share.caja-extension Generating and caching the translation database Merging translations into libcaja-user-share.caja-extension. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-user-share-properties.desktop.in mate-user-share-properties.desktop Generating and caching the translation database Merging translations into mate-user-share-properties.desktop. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-user-share-obexpush.desktop.in mate-user-share-obexpush.desktop Generating and caching the translation database Merging translations into mate-user-share-obexpush.desktop. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-user-share-obexftp.desktop.in mate-user-share-obexftp.desktop Generating and caching the translation database Merging translations into mate-user-share-obexftp.desktop. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-user-share-webdav.desktop.in mate-user-share-webdav.desktop Generating and caching the translation database Merging translations into mate-user-share-webdav.desktop. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' Making all in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file an.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo cmn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cmn.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo crh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file crh.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_CL | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_CL.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_AR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_AR.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_CO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_CO.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_DO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_DO.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_CR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_CR.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_EC | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_EC.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_ES.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_MX | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_MX.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_NI | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_NI.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_PA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_PA.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_PE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_PE.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_PR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_PR.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_SV | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_SV.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_UY | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_UY.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo es_VE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_VE.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo fil | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fil.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo fr_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr_CA.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo frp | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file frp.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fur.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo fy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fy.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ha | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ha.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ia.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ie | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ie.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ig | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ig.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo jv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file jv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo kab | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kab.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ks | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ks.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ku_IQ | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku_IQ.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ky.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo la | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file la.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo li | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file li.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo mg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mg.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo mi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file my.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo nah | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nah.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo nqo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nqo.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo nso | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nso.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo pms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pms.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo tk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ts | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ts.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo tt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo uz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uz.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file yi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo yo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file yo.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' Making all in src /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DUSER_SHARE_PROGRAM=\""/usr/libexec/mate-user-share"\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/mate-user-share/"\" -DHTTPD_CONFIG_TEMPLATE=\""/usr/share/mate-user-share/dav_user_%s.conf"\" -DHTTPD_PROGRAM=\""/usr/sbin/httpd"\" -DHTTPD_MODULES_PATH=\"""\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o user_share-private.o user_share-private.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DUSER_SHARE_PROGRAM=\""/usr/libexec/mate-user-share"\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/mate-user-share/"\" -DHTTPD_CONFIG_TEMPLATE=\""/usr/share/mate-user-share/dav_user_%s.conf"\" -DHTTPD_PROGRAM=\""/usr/sbin/httpd"\" -DHTTPD_MODULES_PATH=\"""\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o marshal.o marshal.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DUSER_SHARE_PROGRAM=\""/usr/libexec/mate-user-share"\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/mate-user-share/"\" -DHTTPD_CONFIG_TEMPLATE=\""/usr/share/mate-user-share/dav_user_%s.conf"\" -DHTTPD_PROGRAM=\""/usr/sbin/httpd"\" -DHTTPD_MODULES_PATH=\"""\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o http.o http.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DUSER_SHARE_PROGRAM=\""/usr/libexec/mate-user-share"\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/mate-user-share/"\" -DHTTPD_CONFIG_TEMPLATE=\""/usr/share/mate-user-share/dav_user_%s.conf"\" -DHTTPD_PROGRAM=\""/usr/sbin/httpd"\" -DHTTPD_MODULES_PATH=\"""\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o user_share.o user_share.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DUSER_SHARE_PROGRAM=\""/usr/libexec/mate-user-share"\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/mate-user-share/"\" -DHTTPD_CONFIG_TEMPLATE=\""/usr/share/mate-user-share/dav_user_%s.conf"\" -DHTTPD_PROGRAM=\""/usr/sbin/httpd"\" -DHTTPD_MODULES_PATH=\"""\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o file-share-properties.o file-share-properties.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DUSER_SHARE_PROGRAM=\""/usr/libexec/mate-user-share"\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/mate-user-share/"\" -DHTTPD_CONFIG_TEMPLATE=\""/usr/share/mate-user-share/dav_user_%s.conf"\" -DHTTPD_PROGRAM=\""/usr/sbin/httpd"\" -DHTTPD_MODULES_PATH=\"""\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o user_share-common.lo user_share-common.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DUSER_SHARE_PROGRAM=\"/usr/libexec/mate-user-share\" -DMATELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/mate-user-share/\" -DHTTPD_CONFIG_TEMPLATE=\"/usr/share/mate-user-share/dav_user_%s.conf\" -DHTTPD_PROGRAM=\"/usr/sbin/httpd\" -DHTTPD_MODULES_PATH=\"\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c user_share-common.c -fPIC -DPIC -o .libs/user_share-common.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libuser-share-common.la user_share-common.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libuser-share-common.a .libs/user_share-common.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libuser-share-common.a libtool: link: ( cd ".libs" && rm -f "libuser-share-common.la" && ln -s "../libuser-share-common.la" "libuser-share-common.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mate-file-share-properties file-share-properties.o user_share-private.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mate-file-share-properties file-share-properties.o user_share-private.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DUSER_SHARE_PROGRAM=\""/usr/libexec/mate-user-share"\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/mate-user-share/"\" -DHTTPD_CONFIG_TEMPLATE=\""/usr/share/mate-user-share/dav_user_%s.conf"\" -DHTTPD_PROGRAM=\""/usr/sbin/httpd"\" -DHTTPD_MODULES_PATH=\"""\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o share-extension.lo share-extension.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DUSER_SHARE_PROGRAM=\"/usr/libexec/mate-user-share\" -DMATELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/mate-user-share/\" -DHTTPD_CONFIG_TEMPLATE=\"/usr/share/mate-user-share/dav_user_%s.conf\" -DHTTPD_PROGRAM=\"/usr/sbin/httpd\" -DHTTPD_MODULES_PATH=\"\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c share-extension.c -fPIC -DPIC -o .libs/share-extension.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DUSER_SHARE_PROGRAM=\""/usr/libexec/mate-user-share"\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/mate-user-share/"\" -DHTTPD_CONFIG_TEMPLATE=\""/usr/share/mate-user-share/dav_user_%s.conf"\" -DHTTPD_PROGRAM=\""/usr/sbin/httpd"\" -DHTTPD_MODULES_PATH=\"""\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o caja-share-bar.lo caja-share-bar.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DBINDIR=\"/usr/bin\" -DLIBEXECDIR=\"/usr/libexec\" -DUSER_SHARE_PROGRAM=\"/usr/libexec/mate-user-share\" -DMATELOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/mate-user-share/\" -DHTTPD_CONFIG_TEMPLATE=\"/usr/share/mate-user-share/dav_user_%s.conf\" -DHTTPD_PROGRAM=\"/usr/sbin/httpd\" -DHTTPD_MODULES_PATH=\"\" -I.. -I.. -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_REENTRANT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c caja-share-bar.c -fPIC -DPIC -o .libs/caja-share-bar.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mate-user-share user_share.o user_share-private.o http.o marshal.o libuser-share-common.la -ldbus-glib-1 -ldbus-1 -lnotify -lcanberra-gtk3 -lX11 -lcanberra -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mate-user-share user_share.o user_share-private.o http.o marshal.o ./.libs/libuser-share-common.a -ldbus-glib-1 -ldbus-1 -lnotify -lcanberra-gtk3 -lcanberra -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lX11 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcaja-user-share.la -rpath /usr/lib64/caja/extensions-2.0 caja-share-bar.lo share-extension.lo libuser-share-common.la -lcaja-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/caja-share-bar.o .libs/share-extension.o -Wl,--whole-archive ./.libs/libuser-share-common.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcaja-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libcaja-user-share.so -o .libs/libcaja-user-share.so libtool: link: ( cd ".libs" && rm -f "libcaja-user-share.la" && ln -s "../libcaja-user-share.la" "libcaja-user-share.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' Making all in man make[2]: Nothing to be done for 'all'. Making all in help make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "af/"; then mkdir "af/"; fi msgfmt -o "af/af.mo" "af/af.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "am/"; then mkdir "am/"; fi msgfmt -o "am/am.mo" "am/am.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ar/"; then mkdir "ar/"; fi msgfmt -o "ar/ar.mo" "ar/ar.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "as/"; then mkdir "as/"; fi msgfmt -o "as/as.mo" "as/as.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ast/"; then mkdir "ast/"; fi msgfmt -o "ast/ast.mo" "ast/ast.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "az/"; then mkdir "az/"; fi msgfmt -o "az/az.mo" "az/az.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "be/"; then mkdir "be/"; fi msgfmt -o "be/be.mo" "be/be.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "bg/"; then mkdir "bg/"; fi msgfmt -o "bg/bg.mo" "bg/bg.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "bn/"; then mkdir "bn/"; fi msgfmt -o "bn/bn.mo" "bn/bn.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "bn_IN/"; then mkdir "bn_IN/"; fi msgfmt -o "bn_IN/bn_IN.mo" "bn_IN/bn_IN.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "br/"; then mkdir "br/"; fi msgfmt -o "br/br.mo" "br/br.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "bs/"; then mkdir "bs/"; fi msgfmt -o "bs/bs.mo" "bs/bs.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ca/"; then mkdir "ca/"; fi msgfmt -o "ca/ca.mo" "ca/ca.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ca@valencia/"; then mkdir "ca@valencia/"; fi msgfmt -o "ca@valencia/ca@valencia.mo" "ca@valencia/ca@valencia.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "cmn/"; then mkdir "cmn/"; fi msgfmt -o "cmn/cmn.mo" "cmn/cmn.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "crh/"; then mkdir "crh/"; fi msgfmt -o "crh/crh.mo" "crh/crh.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "cs/"; then mkdir "cs/"; fi msgfmt -o "cs/cs.mo" "cs/cs.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "cy/"; then mkdir "cy/"; fi msgfmt -o "cy/cy.mo" "cy/cy.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "da/"; then mkdir "da/"; fi msgfmt -o "da/da.mo" "da/da.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "de/"; then mkdir "de/"; fi msgfmt -o "de/de.mo" "de/de.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "dz/"; then mkdir "dz/"; fi msgfmt -o "dz/dz.mo" "dz/dz.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "el/"; then mkdir "el/"; fi msgfmt -o "el/el.mo" "el/el.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "en_AU/"; then mkdir "en_AU/"; fi msgfmt -o "en_AU/en_AU.mo" "en_AU/en_AU.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "en_CA/"; then mkdir "en_CA/"; fi msgfmt -o "en_CA/en_CA.mo" "en_CA/en_CA.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "en_GB/"; then mkdir "en_GB/"; fi msgfmt -o "en_GB/en_GB.mo" "en_GB/en_GB.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "eo/"; then mkdir "eo/"; fi msgfmt -o "eo/eo.mo" "eo/eo.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "es/"; then mkdir "es/"; fi msgfmt -o "es/es.mo" "es/es.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "es_CO/"; then mkdir "es_CO/"; fi msgfmt -o "es_CO/es_CO.mo" "es_CO/es_CO.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "et/"; then mkdir "et/"; fi msgfmt -o "et/et.mo" "et/et.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "eu/"; then mkdir "eu/"; fi msgfmt -o "eu/eu.mo" "eu/eu.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fa/"; then mkdir "fa/"; fi msgfmt -o "fa/fa.mo" "fa/fa.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fi/"; then mkdir "fi/"; fi msgfmt -o "fi/fi.mo" "fi/fi.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fr/"; then mkdir "fr/"; fi msgfmt -o "fr/fr.mo" "fr/fr.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fur/"; then mkdir "fur/"; fi msgfmt -o "fur/fur.mo" "fur/fur.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fy/"; then mkdir "fy/"; fi msgfmt -o "fy/fy.mo" "fy/fy.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ga/"; then mkdir "ga/"; fi msgfmt -o "ga/ga.mo" "ga/ga.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "gu/"; then mkdir "gu/"; fi msgfmt -o "gu/gu.mo" "gu/gu.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "gl/"; then mkdir "gl/"; fi msgfmt -o "gl/gl.mo" "gl/gl.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ha/"; then mkdir "ha/"; fi msgfmt -o "ha/ha.mo" "ha/ha.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "he/"; then mkdir "he/"; fi msgfmt -o "he/he.mo" "he/he.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "hi/"; then mkdir "hi/"; fi msgfmt -o "hi/hi.mo" "hi/hi.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "hr/"; then mkdir "hr/"; fi msgfmt -o "hr/hr.mo" "hr/hr.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "hu/"; then mkdir "hu/"; fi msgfmt -o "hu/hu.mo" "hu/hu.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "hy/"; then mkdir "hy/"; fi msgfmt -o "hy/hy.mo" "hy/hy.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ia/"; then mkdir "ia/"; fi msgfmt -o "ia/ia.mo" "ia/ia.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "id/"; then mkdir "id/"; fi msgfmt -o "id/id.mo" "id/id.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ie/"; then mkdir "ie/"; fi msgfmt -o "ie/ie.mo" "ie/ie.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ig/"; then mkdir "ig/"; fi msgfmt -o "ig/ig.mo" "ig/ig.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "is/"; then mkdir "is/"; fi msgfmt -o "is/is.mo" "is/is.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "it/"; then mkdir "it/"; fi msgfmt -o "it/it.mo" "it/it.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ja/"; then mkdir "ja/"; fi msgfmt -o "ja/ja.mo" "ja/ja.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ka/"; then mkdir "ka/"; fi msgfmt -o "ka/ka.mo" "ka/ka.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "kk/"; then mkdir "kk/"; fi msgfmt -o "kk/kk.mo" "kk/kk.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "kn/"; then mkdir "kn/"; fi msgfmt -o "kn/kn.mo" "kn/kn.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ko/"; then mkdir "ko/"; fi msgfmt -o "ko/ko.mo" "ko/ko.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ku/"; then mkdir "ku/"; fi msgfmt -o "ku/ku.mo" "ku/ku.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ky/"; then mkdir "ky/"; fi msgfmt -o "ky/ky.mo" "ky/ky.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "lt/"; then mkdir "lt/"; fi msgfmt -o "lt/lt.mo" "lt/lt.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "lv/"; then mkdir "lv/"; fi msgfmt -o "lv/lv.mo" "lv/lv.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mai/"; then mkdir "mai/"; fi msgfmt -o "mai/mai.mo" "mai/mai.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mg/"; then mkdir "mg/"; fi msgfmt -o "mg/mg.mo" "mg/mg.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mk/"; then mkdir "mk/"; fi msgfmt -o "mk/mk.mo" "mk/mk.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ml/"; then mkdir "ml/"; fi msgfmt -o "ml/ml.mo" "ml/ml.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mn/"; then mkdir "mn/"; fi msgfmt -o "mn/mn.mo" "mn/mn.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mr/"; then mkdir "mr/"; fi msgfmt -o "mr/mr.mo" "mr/mr.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ms/"; then mkdir "ms/"; fi msgfmt -o "ms/ms.mo" "ms/ms.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nb/"; then mkdir "nb/"; fi msgfmt -o "nb/nb.mo" "nb/nb.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nds/"; then mkdir "nds/"; fi msgfmt -o "nds/nds.mo" "nds/nds.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ne/"; then mkdir "ne/"; fi msgfmt -o "ne/ne.mo" "ne/ne.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nl/"; then mkdir "nl/"; fi msgfmt -o "nl/nl.mo" "nl/nl.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nn/"; then mkdir "nn/"; fi msgfmt -o "nn/nn.mo" "nn/nn.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nso/"; then mkdir "nso/"; fi msgfmt -o "nso/nso.mo" "nso/nso.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "oc/"; then mkdir "oc/"; fi msgfmt -o "oc/oc.mo" "oc/oc.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "or/"; then mkdir "or/"; fi msgfmt -o "or/or.mo" "or/or.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "pa/"; then mkdir "pa/"; fi msgfmt -o "pa/pa.mo" "pa/pa.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ps/"; then mkdir "ps/"; fi msgfmt -o "ps/ps.mo" "ps/ps.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "pl/"; then mkdir "pl/"; fi msgfmt -o "pl/pl.mo" "pl/pl.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "pt/"; then mkdir "pt/"; fi msgfmt -o "pt/pt.mo" "pt/pt.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi msgfmt -o "pt_BR/pt_BR.mo" "pt_BR/pt_BR.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ro/"; then mkdir "ro/"; fi msgfmt -o "ro/ro.mo" "ro/ro.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ru/"; then mkdir "ru/"; fi msgfmt -o "ru/ru.mo" "ru/ru.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "si/"; then mkdir "si/"; fi msgfmt -o "si/si.mo" "si/si.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sk/"; then mkdir "sk/"; fi msgfmt -o "sk/sk.mo" "sk/sk.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sl/"; then mkdir "sl/"; fi msgfmt -o "sl/sl.mo" "sl/sl.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sq/"; then mkdir "sq/"; fi msgfmt -o "sq/sq.mo" "sq/sq.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sr/"; then mkdir "sr/"; fi msgfmt -o "sr/sr.mo" "sr/sr.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sr@latin/"; then mkdir "sr@latin/"; fi msgfmt -o "sr@latin/sr@latin.mo" "sr@latin/sr@latin.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sv/"; then mkdir "sv/"; fi msgfmt -o "sv/sv.mo" "sv/sv.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ta/"; then mkdir "ta/"; fi msgfmt -o "ta/ta.mo" "ta/ta.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "te/"; then mkdir "te/"; fi msgfmt -o "te/te.mo" "te/te.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "th/"; then mkdir "th/"; fi msgfmt -o "th/th.mo" "th/th.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "tr/"; then mkdir "tr/"; fi msgfmt -o "tr/tr.mo" "tr/tr.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ug/"; then mkdir "ug/"; fi msgfmt -o "ug/ug.mo" "ug/ug.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "uk/"; then mkdir "uk/"; fi msgfmt -o "uk/uk.mo" "uk/uk.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ur/"; then mkdir "ur/"; fi msgfmt -o "ur/ur.mo" "ur/ur.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "uz/"; then mkdir "uz/"; fi msgfmt -o "uz/uz.mo" "uz/uz.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "vi/"; then mkdir "vi/"; fi msgfmt -o "vi/vi.mo" "vi/vi.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "wa/"; then mkdir "wa/"; fi msgfmt -o "wa/wa.mo" "wa/wa.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "xh/"; then mkdir "xh/"; fi msgfmt -o "xh/xh.mo" "xh/xh.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "yo/"; then mkdir "yo/"; fi msgfmt -o "yo/yo.mo" "yo/yo.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi msgfmt -o "zh_CN/zh_CN.mo" "zh_CN/zh_CN.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "zh_HK/"; then mkdir "zh_HK/"; fi msgfmt -o "zh_HK/zh_HK.mo" "zh_HK/zh_HK.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "zh_TW/"; then mkdir "zh_TW/"; fi msgfmt -o "zh_TW/zh_TW.mo" "zh_TW/zh_TW.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "zu/"; then mkdir "zu/"; fi msgfmt -o "zu/zu.mo" "zu/zu.po" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "af/"; then mkdir "af/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="af/af.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "af/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "af/af.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "az/"; then mkdir "az/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="az/az.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "az/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "az/az.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "am/"; then mkdir "am/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="am/am.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "am/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "am/am.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "as/"; then mkdir "as/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="as/as.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "as/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "as/as.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "bg/"; then mkdir "bg/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="bg/bg.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "bg/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "bg/bg.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ast/"; then mkdir "ast/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ast/ast.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ast/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ast/ast.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ar/"; then mkdir "ar/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ar/ar.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ar/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ar/ar.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "be/"; then mkdir "be/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="be/be.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "be/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "be/be.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "bn/"; then mkdir "bn/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="bn/bn.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "bn/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "bn/bn.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "bn_IN/"; then mkdir "bn_IN/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="bn_IN/bn_IN.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "bn_IN/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "bn_IN/bn_IN.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "br/"; then mkdir "br/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="br/br.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "br/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "br/br.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "bs/"; then mkdir "bs/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="bs/bs.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "bs/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "bs/bs.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ca/"; then mkdir "ca/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ca/ca.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ca/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ca/ca.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ca@valencia/"; then mkdir "ca@valencia/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ca@valencia/ca@valencia.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ca@valencia/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ca@valencia/ca@valencia.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "cmn/"; then mkdir "cmn/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="cmn/cmn.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "cmn/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "cmn/cmn.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "crh/"; then mkdir "crh/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="crh/crh.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "crh/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "crh/crh.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "cs/"; then mkdir "cs/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="cs/cs.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "cs/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "cs/cs.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "de/"; then mkdir "de/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="de/de.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "de/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "de/de.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "da/"; then mkdir "da/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="da/da.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "da/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "da/da.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "cy/"; then mkdir "cy/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="cy/cy.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "cy/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "cy/cy.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "dz/"; then mkdir "dz/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="dz/dz.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "dz/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "dz/dz.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "el/"; then mkdir "el/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="el/el.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "el/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "el/el.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "en_AU/"; then mkdir "en_AU/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="en_AU/en_AU.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "en_AU/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "en_AU/en_AU.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "en_CA/"; then mkdir "en_CA/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="en_CA/en_CA.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "en_CA/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "en_CA/en_CA.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "en_GB/"; then mkdir "en_GB/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="en_GB/en_GB.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "en_GB/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "en_GB/en_GB.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "es_CO/"; then mkdir "es_CO/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="es_CO/es_CO.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "es_CO/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "es_CO/es_CO.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "eo/"; then mkdir "eo/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="eo/eo.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "eo/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "eo/eo.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "es/"; then mkdir "es/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="es/es.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "es/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "es/es.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "eu/"; then mkdir "eu/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="eu/eu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "eu/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "eu/eu.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "et/"; then mkdir "et/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="et/et.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "et/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "et/et.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fa/"; then mkdir "fa/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="fa/fa.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "fa/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "fa/fa.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fi/"; then mkdir "fi/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="fi/fi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "fi/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "fi/fi.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fr/"; then mkdir "fr/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="fr/fr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "fr/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "fr/fr.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fur/"; then mkdir "fur/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="fur/fur.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "fur/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "fur/fur.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "fy/"; then mkdir "fy/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="fy/fy.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "fy/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "fy/fy.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ga/"; then mkdir "ga/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ga/ga.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ga/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ga/ga.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "gu/"; then mkdir "gu/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="gu/gu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "gu/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "gu/gu.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "gl/"; then mkdir "gl/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="gl/gl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "gl/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "gl/gl.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ha/"; then mkdir "ha/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ha/ha.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ha/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ha/ha.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "he/"; then mkdir "he/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="he/he.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "he/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "he/he.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "hi/"; then mkdir "hi/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="hi/hi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "hi/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "hi/hi.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "hr/"; then mkdir "hr/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="hr/hr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "hr/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "hr/hr.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "hu/"; then mkdir "hu/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="hu/hu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "hu/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "hu/hu.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "hy/"; then mkdir "hy/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="hy/hy.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "hy/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "hy/hy.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "id/"; then mkdir "id/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="id/id.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "id/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "id/id.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ia/"; then mkdir "ia/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ia/ia.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ia/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ia/ia.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ig/"; then mkdir "ig/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ig/ig.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ig/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ig/ig.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ie/"; then mkdir "ie/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ie/ie.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ie/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ie/ie.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "is/"; then mkdir "is/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="is/is.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "is/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "is/is.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ja/"; then mkdir "ja/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ja/ja.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ja/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ja/ja.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "it/"; then mkdir "it/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="it/it.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "it/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "it/it.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ka/"; then mkdir "ka/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ka/ka.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ka/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ka/ka.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "kk/"; then mkdir "kk/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="kk/kk.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "kk/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "kk/kk.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "kn/"; then mkdir "kn/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="kn/kn.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "kn/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "kn/kn.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ko/"; then mkdir "ko/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ko/ko.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ko/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ko/ko.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ku/"; then mkdir "ku/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ku/ku.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ku/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ku/ku.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ky/"; then mkdir "ky/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ky/ky.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ky/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ky/ky.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mai/"; then mkdir "mai/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="mai/mai.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "mai/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "mai/mai.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "lv/"; then mkdir "lv/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="lv/lv.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "lv/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "lv/lv.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "lt/"; then mkdir "lt/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="lt/lt.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "lt/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "lt/lt.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mk/"; then mkdir "mk/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="mk/mk.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "mk/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "mk/mk.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mg/"; then mkdir "mg/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="mg/mg.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "mg/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "mg/mg.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mn/"; then mkdir "mn/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="mn/mn.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "mn/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "mn/mn.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ml/"; then mkdir "ml/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ml/ml.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ml/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ml/ml.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "mr/"; then mkdir "mr/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="mr/mr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "mr/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "mr/mr.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ne/"; then mkdir "ne/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ne/ne.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ne/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ne/ne.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nds/"; then mkdir "nds/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="nds/nds.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "nds/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "nds/nds.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nso/"; then mkdir "nso/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="nso/nso.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "nso/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "nso/nso.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nl/"; then mkdir "nl/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="nl/nl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "nl/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "nl/nl.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nb/"; then mkdir "nb/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="nb/nb.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "nb/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "nb/nb.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "nn/"; then mkdir "nn/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="nn/nn.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "nn/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "nn/nn.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ms/"; then mkdir "ms/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ms/ms.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ms/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ms/ms.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "oc/"; then mkdir "oc/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="oc/oc.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "oc/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "oc/oc.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "pa/"; then mkdir "pa/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="pa/pa.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "pa/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "pa/pa.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ps/"; then mkdir "ps/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ps/ps.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ps/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ps/ps.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "or/"; then mkdir "or/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="or/or.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "or/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "or/or.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "pt/"; then mkdir "pt/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="pt/pt.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "pt/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "pt/pt.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "pl/"; then mkdir "pl/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="pl/pl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "pl/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "pl/pl.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "pt_BR/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "pt_BR/pt_BR.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ro/"; then mkdir "ro/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ro/ro.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ro/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ro/ro.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ru/"; then mkdir "ru/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ru/ru.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ru/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ru/ru.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "si/"; then mkdir "si/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="si/si.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "si/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "si/si.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sk/"; then mkdir "sk/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="sk/sk.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "sk/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "sk/sk.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sq/"; then mkdir "sq/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="sq/sq.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "sq/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "sq/sq.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sl/"; then mkdir "sl/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="sl/sl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "sl/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "sl/sl.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sr/"; then mkdir "sr/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="sr/sr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "sr/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "sr/sr.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sv/"; then mkdir "sv/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="sv/sv.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "sv/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "sv/sv.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "sr@latin/"; then mkdir "sr@latin/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="sr@latin/sr@latin.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "sr@latin/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "sr@latin/sr@latin.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ta/"; then mkdir "ta/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ta/ta.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ta/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ta/ta.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "te/"; then mkdir "te/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="te/te.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "te/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "te/te.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "th/"; then mkdir "th/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="th/th.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "th/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "th/th.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "uz/"; then mkdir "uz/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="uz/uz.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "uz/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "uz/uz.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ug/"; then mkdir "ug/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ug/ug.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ug/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ug/ug.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "tr/"; then mkdir "tr/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="tr/tr.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "tr/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "tr/tr.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "uk/"; then mkdir "uk/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="uk/uk.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "uk/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "uk/uk.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "ur/"; then mkdir "ur/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="ur/ur.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "ur/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "ur/ur.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "vi/"; then mkdir "vi/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="vi/vi.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "vi/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "vi/vi.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "wa/"; then mkdir "wa/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="wa/wa.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "wa/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "wa/wa.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "xh/"; then mkdir "xh/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="xh/xh.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "xh/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "xh/xh.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "yo/"; then mkdir "yo/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="yo/yo.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "yo/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "yo/yo.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "zh_HK/"; then mkdir "zh_HK/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="zh_HK/zh_HK.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "zh_HK/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "zh_HK/zh_HK.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "zh_TW/"; then mkdir "zh_TW/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="zh_TW/zh_TW.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "zh_TW/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "zh_TW/zh_TW.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "zh_CN/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "zh_CN/zh_CN.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' if ! test -d "zu/"; then mkdir "zu/"; fi if test -d "C"; then d="../"; else d="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/"; fi; \ mo="zu/zu.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help/${mo}"; fi; \ (cd "zu/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "zu/zu.stamp" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.28OZX2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 + cd mate-user-share-1.22.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' Making install in icons make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons' Making install in 16x16 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/16x16' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/16x16' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 mate-obex-server.png '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/icons/hicolor/16x16/apps' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/16x16' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/16x16' Making install in 22x22 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/22x22' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/22x22' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -p -m 644 mate-obex-server.png '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/icons/hicolor/22x22/apps' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/22x22' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/22x22' Making install in 32x32 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/32x32' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/32x32' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 mate-obex-server.png '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/icons/hicolor/32x32/apps' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/32x32' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/32x32' Making install in 48x48 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/48x48' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/48x48' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 mate-obex-server.png '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/icons/hicolor/48x48/apps' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/48x48' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons/48x48' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/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 '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data/icons' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/mate-user-share' /usr/bin/install -p -m 644 dav_user_2.2.conf dav_user_2.4.conf dav_groupfile file-share-properties.ui '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/mate-user-share' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/etc/xdg/autostart/' /usr/bin/install -p -m 644 mate-user-share-obexftp.desktop mate-user-share-obexpush.desktop mate-user-share-webdav.desktop '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/etc/xdg/autostart/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/applications' /usr/bin/install -p -m 644 mate-user-share-properties.desktop '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/caja/extensions' /usr/bin/install -p -m 644 libcaja-user-share.caja-extension '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/caja/extensions' if test -n "org.mate.FileSharing.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 org.mate.FileSharing.gschema.xml "/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/glib-2.0/schemas"; \ test -n "1/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64" || /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/data' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' linguas="af am an ar as ast az be bg bn bn_IN br bs ca ca@valencia cmn crh cs cy da de dz el en_AU en_CA en_GB eo es es_AR es_CL es_CO es_CR es_DO es_EC es_ES es_MX es_NI es_PA es_PE es_PR es_SV es_UY es_VE et eu fa fi fil fr fr_CA frp fur fy ga gl gu ha he hi hr hu hy ia id ie ig is it ja jv ka kab kk km kn ko ks ku ku_IQ ky la li lt lv mai mg mi mk ml mn mr ms my nah nb nds ne nl nn nqo nso oc or pa pl pms ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tk tr ts tt ug uk ur ur_PK uz vi wa xh yi yo zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/mate-user-share.mo; \ echo "installing $lang.gmo as $dir/mate-user-share.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/mate-user-share.mo; \ echo "installing ./$lang.gmo as" \ "$dir/mate-user-share.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/mate-user-share.mo.m; \ echo "installing $lang.gmo.m as $dir/mate-user-share.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/mate-user-share.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/mate-user-share.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/af/LC_MESSAGES/mate-user-share.mo installing am.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/am/LC_MESSAGES/mate-user-share.mo installing an.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/an/LC_MESSAGES/mate-user-share.mo installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/mate-user-share.mo installing as.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/as/LC_MESSAGES/mate-user-share.mo installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES/mate-user-share.mo installing az.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/az/LC_MESSAGES/mate-user-share.mo installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/mate-user-share.mo installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/mate-user-share.mo installing bn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/bn/LC_MESSAGES/mate-user-share.mo installing bn_IN.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/bn_IN/LC_MESSAGES/mate-user-share.mo installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/mate-user-share.mo installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/mate-user-share.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/mate-user-share.mo installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/mate-user-share.mo installing cmn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/cmn/LC_MESSAGES/mate-user-share.mo installing crh.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/crh/LC_MESSAGES/mate-user-share.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/mate-user-share.mo installing cy.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/cy/LC_MESSAGES/mate-user-share.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/mate-user-share.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/mate-user-share.mo installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/dz/LC_MESSAGES/mate-user-share.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/mate-user-share.mo installing en_AU.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/en_AU/LC_MESSAGES/mate-user-share.mo installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES/mate-user-share.mo installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/mate-user-share.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/mate-user-share.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/mate-user-share.mo installing es_AR.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_AR/LC_MESSAGES/mate-user-share.mo installing es_CL.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_CL/LC_MESSAGES/mate-user-share.mo installing es_CO.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_CO/LC_MESSAGES/mate-user-share.mo installing es_CR.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_CR/LC_MESSAGES/mate-user-share.mo installing es_DO.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_DO/LC_MESSAGES/mate-user-share.mo installing es_EC.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_EC/LC_MESSAGES/mate-user-share.mo installing es_ES.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_ES/LC_MESSAGES/mate-user-share.mo installing es_MX.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_MX/LC_MESSAGES/mate-user-share.mo installing es_NI.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_NI/LC_MESSAGES/mate-user-share.mo installing es_PA.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_PA/LC_MESSAGES/mate-user-share.mo installing es_PE.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_PE/LC_MESSAGES/mate-user-share.mo installing es_PR.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_PR/LC_MESSAGES/mate-user-share.mo installing es_SV.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_SV/LC_MESSAGES/mate-user-share.mo installing es_UY.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_UY/LC_MESSAGES/mate-user-share.mo installing es_VE.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/es_VE/LC_MESSAGES/mate-user-share.mo installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/mate-user-share.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/mate-user-share.mo installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/mate-user-share.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/mate-user-share.mo installing fil.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/fil/LC_MESSAGES/mate-user-share.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/mate-user-share.mo installing fr_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/fr_CA/LC_MESSAGES/mate-user-share.mo installing frp.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/frp/LC_MESSAGES/mate-user-share.mo installing fur.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/fur/LC_MESSAGES/mate-user-share.mo installing fy.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/fy/LC_MESSAGES/mate-user-share.mo installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES/mate-user-share.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/mate-user-share.mo installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/mate-user-share.mo installing ha.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ha/LC_MESSAGES/mate-user-share.mo installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/mate-user-share.mo installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/hi/LC_MESSAGES/mate-user-share.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/mate-user-share.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/mate-user-share.mo installing hy.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/hy/LC_MESSAGES/mate-user-share.mo installing ia.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ia/LC_MESSAGES/mate-user-share.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/mate-user-share.mo installing ie.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ie/LC_MESSAGES/mate-user-share.mo installing ig.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ig/LC_MESSAGES/mate-user-share.mo installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/mate-user-share.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/mate-user-share.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/mate-user-share.mo installing jv.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/jv/LC_MESSAGES/mate-user-share.mo installing ka.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ka/LC_MESSAGES/mate-user-share.mo installing kab.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/kab/LC_MESSAGES/mate-user-share.mo installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/kk/LC_MESSAGES/mate-user-share.mo installing km.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/km/LC_MESSAGES/mate-user-share.mo installing kn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/kn/LC_MESSAGES/mate-user-share.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/mate-user-share.mo installing ks.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ks/LC_MESSAGES/mate-user-share.mo installing ku.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ku/LC_MESSAGES/mate-user-share.mo installing ku_IQ.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ku_IQ/LC_MESSAGES/mate-user-share.mo installing ky.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ky/LC_MESSAGES/mate-user-share.mo installing la.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/la/LC_MESSAGES/mate-user-share.mo installing li.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/li/LC_MESSAGES/mate-user-share.mo installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/mate-user-share.mo installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/mate-user-share.mo installing mai.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/mai/LC_MESSAGES/mate-user-share.mo installing mg.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/mg/LC_MESSAGES/mate-user-share.mo installing mi.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/mi/LC_MESSAGES/mate-user-share.mo installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/mk/LC_MESSAGES/mate-user-share.mo installing ml.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ml/LC_MESSAGES/mate-user-share.mo installing mn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/mn/LC_MESSAGES/mate-user-share.mo installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/mr/LC_MESSAGES/mate-user-share.mo installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/mate-user-share.mo installing my.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/my/LC_MESSAGES/mate-user-share.mo installing nah.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/nah/LC_MESSAGES/mate-user-share.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/mate-user-share.mo installing nds.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/nds/LC_MESSAGES/mate-user-share.mo installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/mate-user-share.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/mate-user-share.mo installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/mate-user-share.mo installing nqo.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/nqo/LC_MESSAGES/mate-user-share.mo installing nso.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/nso/LC_MESSAGES/mate-user-share.mo installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/mate-user-share.mo installing or.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/or/LC_MESSAGES/mate-user-share.mo installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/mate-user-share.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/mate-user-share.mo installing pms.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/pms/LC_MESSAGES/mate-user-share.mo installing ps.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ps/LC_MESSAGES/mate-user-share.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/mate-user-share.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/mate-user-share.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/mate-user-share.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/mate-user-share.mo installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/rw/LC_MESSAGES/mate-user-share.mo installing si.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/si/LC_MESSAGES/mate-user-share.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/mate-user-share.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/mate-user-share.mo installing sq.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/sq/LC_MESSAGES/mate-user-share.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/mate-user-share.mo installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/mate-user-share.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/mate-user-share.mo installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ta/LC_MESSAGES/mate-user-share.mo installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/te/LC_MESSAGES/mate-user-share.mo installing th.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/th/LC_MESSAGES/mate-user-share.mo installing tk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/tk/LC_MESSAGES/mate-user-share.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/mate-user-share.mo installing ts.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ts/LC_MESSAGES/mate-user-share.mo installing tt.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/tt/LC_MESSAGES/mate-user-share.mo installing ug.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ug/LC_MESSAGES/mate-user-share.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/mate-user-share.mo installing ur.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ur/LC_MESSAGES/mate-user-share.mo installing ur_PK.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/ur_PK/LC_MESSAGES/mate-user-share.mo installing uz.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/uz/LC_MESSAGES/mate-user-share.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/mate-user-share.mo installing wa.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/wa/LC_MESSAGES/mate-user-share.mo installing xh.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/xh/LC_MESSAGES/mate-user-share.mo installing yi.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/yi/LC_MESSAGES/mate-user-share.mo installing yo.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/yo/LC_MESSAGES/mate-user-share.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/mate-user-share.mo installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/mate-user-share.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/mate-user-share.mo installing zu.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/locale/zu/LC_MESSAGES/mate-user-share.mo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/po' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p mate-file-share-properties '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/bin' libtool: install: /usr/bin/install -p mate-file-share-properties /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/bin/mate-file-share-properties /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/libexec' /bin/sh ../libtool --mode=install /usr/bin/install -p mate-user-share '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/libexec' libtool: install: /usr/bin/install -p mate-user-share /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/libexec/mate-user-share /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/lib64/caja/extensions-2.0' /bin/sh ../libtool --mode=install /usr/bin/install -p libcaja-user-share.la '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/lib64/caja/extensions-2.0' libtool: install: /usr/bin/install -p .libs/libcaja-user-share.so /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-user-share.so libtool: install: /usr/bin/install -p .libs/libcaja-user-share.lai /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-user-share.la libtool: warning: remember to run 'libtool --finish /usr/lib64/caja/extensions-2.0' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/src' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 mate-file-share-properties.1 '/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/man' Making install in help make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 C/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/C/mate-user-share/index.docbook /usr/bin/install -p -m 644 C/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/C/mate-user-share/legal.xml /usr/bin/install -p -m 644 af/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/af/mate-user-share/index.docbook /usr/bin/install -p -m 644 af/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/af/mate-user-share/legal.xml /usr/bin/install -p -m 644 am/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/am/mate-user-share/index.docbook /usr/bin/install -p -m 644 am/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/am/mate-user-share/legal.xml /usr/bin/install -p -m 644 ar/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ar/mate-user-share/index.docbook /usr/bin/install -p -m 644 ar/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ar/mate-user-share/legal.xml /usr/bin/install -p -m 644 as/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/as/mate-user-share/index.docbook /usr/bin/install -p -m 644 as/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/as/mate-user-share/legal.xml /usr/bin/install -p -m 644 ast/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ast/mate-user-share/index.docbook /usr/bin/install -p -m 644 ast/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ast/mate-user-share/legal.xml /usr/bin/install -p -m 644 az/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/az/mate-user-share/index.docbook /usr/bin/install -p -m 644 az/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/az/mate-user-share/legal.xml /usr/bin/install -p -m 644 be/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/be/mate-user-share/index.docbook /usr/bin/install -p -m 644 be/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/be/mate-user-share/legal.xml /usr/bin/install -p -m 644 bg/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bg/mate-user-share/index.docbook /usr/bin/install -p -m 644 bg/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bg/mate-user-share/legal.xml /usr/bin/install -p -m 644 bn/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn/mate-user-share/index.docbook /usr/bin/install -p -m 644 bn/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn/mate-user-share/legal.xml /usr/bin/install -p -m 644 bn_IN/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn_IN/mate-user-share/index.docbook /usr/bin/install -p -m 644 bn_IN/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn_IN/mate-user-share/legal.xml /usr/bin/install -p -m 644 br/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/br/mate-user-share/index.docbook /usr/bin/install -p -m 644 br/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/br/mate-user-share/legal.xml /usr/bin/install -p -m 644 bs/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bs/mate-user-share/index.docbook /usr/bin/install -p -m 644 bs/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bs/mate-user-share/legal.xml /usr/bin/install -p -m 644 ca/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca/mate-user-share/index.docbook /usr/bin/install -p -m 644 ca/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca/mate-user-share/legal.xml /usr/bin/install -p -m 644 ca@valencia/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca@valencia/mate-user-share/index.docbook /usr/bin/install -p -m 644 ca@valencia/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca@valencia/mate-user-share/legal.xml /usr/bin/install -p -m 644 cmn/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cmn/mate-user-share/index.docbook /usr/bin/install -p -m 644 cmn/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cmn/mate-user-share/legal.xml /usr/bin/install -p -m 644 crh/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/crh/mate-user-share/index.docbook /usr/bin/install -p -m 644 crh/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/crh/mate-user-share/legal.xml /usr/bin/install -p -m 644 cs/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cs/mate-user-share/index.docbook /usr/bin/install -p -m 644 cs/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cs/mate-user-share/legal.xml /usr/bin/install -p -m 644 cy/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cy/mate-user-share/index.docbook /usr/bin/install -p -m 644 cy/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cy/mate-user-share/legal.xml /usr/bin/install -p -m 644 da/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/da/mate-user-share/index.docbook /usr/bin/install -p -m 644 da/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/da/mate-user-share/legal.xml /usr/bin/install -p -m 644 de/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/de/mate-user-share/index.docbook /usr/bin/install -p -m 644 de/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/de/mate-user-share/legal.xml /usr/bin/install -p -m 644 dz/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/dz/mate-user-share/index.docbook /usr/bin/install -p -m 644 dz/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/dz/mate-user-share/legal.xml /usr/bin/install -p -m 644 el/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/el/mate-user-share/index.docbook /usr/bin/install -p -m 644 el/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/el/mate-user-share/legal.xml /usr/bin/install -p -m 644 en_AU/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_AU/mate-user-share/index.docbook /usr/bin/install -p -m 644 en_AU/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_AU/mate-user-share/legal.xml /usr/bin/install -p -m 644 en_CA/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_CA/mate-user-share/index.docbook /usr/bin/install -p -m 644 en_CA/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_CA/mate-user-share/legal.xml /usr/bin/install -p -m 644 en_GB/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_GB/mate-user-share/index.docbook /usr/bin/install -p -m 644 en_GB/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_GB/mate-user-share/legal.xml /usr/bin/install -p -m 644 eo/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eo/mate-user-share/index.docbook /usr/bin/install -p -m 644 eo/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eo/mate-user-share/legal.xml /usr/bin/install -p -m 644 es/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es/mate-user-share/index.docbook /usr/bin/install -p -m 644 es/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es/mate-user-share/legal.xml /usr/bin/install -p -m 644 es_CO/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es_CO/mate-user-share/index.docbook /usr/bin/install -p -m 644 es_CO/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es_CO/mate-user-share/legal.xml /usr/bin/install -p -m 644 et/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/et/mate-user-share/index.docbook /usr/bin/install -p -m 644 et/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/et/mate-user-share/legal.xml /usr/bin/install -p -m 644 eu/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eu/mate-user-share/index.docbook /usr/bin/install -p -m 644 eu/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eu/mate-user-share/legal.xml /usr/bin/install -p -m 644 fa/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fa/mate-user-share/index.docbook /usr/bin/install -p -m 644 fa/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fa/mate-user-share/legal.xml /usr/bin/install -p -m 644 fi/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fi/mate-user-share/index.docbook /usr/bin/install -p -m 644 fi/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fi/mate-user-share/legal.xml /usr/bin/install -p -m 644 fr/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fr/mate-user-share/index.docbook /usr/bin/install -p -m 644 fr/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fr/mate-user-share/legal.xml /usr/bin/install -p -m 644 fur/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fur/mate-user-share/index.docbook /usr/bin/install -p -m 644 fur/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fur/mate-user-share/legal.xml /usr/bin/install -p -m 644 fy/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fy/mate-user-share/index.docbook /usr/bin/install -p -m 644 fy/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fy/mate-user-share/legal.xml /usr/bin/install -p -m 644 ga/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ga/mate-user-share/index.docbook /usr/bin/install -p -m 644 ga/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ga/mate-user-share/legal.xml /usr/bin/install -p -m 644 gl/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gl/mate-user-share/index.docbook /usr/bin/install -p -m 644 gl/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gl/mate-user-share/legal.xml /usr/bin/install -p -m 644 gu/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gu/mate-user-share/index.docbook /usr/bin/install -p -m 644 gu/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gu/mate-user-share/legal.xml /usr/bin/install -p -m 644 ha/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ha/mate-user-share/index.docbook /usr/bin/install -p -m 644 ha/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ha/mate-user-share/legal.xml /usr/bin/install -p -m 644 he/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/he/mate-user-share/index.docbook /usr/bin/install -p -m 644 he/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/he/mate-user-share/legal.xml /usr/bin/install -p -m 644 hi/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hi/mate-user-share/index.docbook /usr/bin/install -p -m 644 hi/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hi/mate-user-share/legal.xml /usr/bin/install -p -m 644 hr/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hr/mate-user-share/index.docbook /usr/bin/install -p -m 644 hr/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hr/mate-user-share/legal.xml /usr/bin/install -p -m 644 hu/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hu/mate-user-share/index.docbook /usr/bin/install -p -m 644 hu/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hu/mate-user-share/legal.xml /usr/bin/install -p -m 644 hy/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hy/mate-user-share/index.docbook /usr/bin/install -p -m 644 hy/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hy/mate-user-share/legal.xml /usr/bin/install -p -m 644 ia/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ia/mate-user-share/index.docbook /usr/bin/install -p -m 644 ia/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ia/mate-user-share/legal.xml /usr/bin/install -p -m 644 id/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/id/mate-user-share/index.docbook /usr/bin/install -p -m 644 id/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/id/mate-user-share/legal.xml /usr/bin/install -p -m 644 ie/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ie/mate-user-share/index.docbook /usr/bin/install -p -m 644 ie/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ie/mate-user-share/legal.xml /usr/bin/install -p -m 644 ig/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ig/mate-user-share/index.docbook /usr/bin/install -p -m 644 ig/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ig/mate-user-share/legal.xml /usr/bin/install -p -m 644 is/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/is/mate-user-share/index.docbook /usr/bin/install -p -m 644 is/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/is/mate-user-share/legal.xml /usr/bin/install -p -m 644 it/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/it/mate-user-share/index.docbook /usr/bin/install -p -m 644 it/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/it/mate-user-share/legal.xml /usr/bin/install -p -m 644 ja/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ja/mate-user-share/index.docbook /usr/bin/install -p -m 644 ja/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ja/mate-user-share/legal.xml /usr/bin/install -p -m 644 ka/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ka/mate-user-share/index.docbook /usr/bin/install -p -m 644 ka/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ka/mate-user-share/legal.xml /usr/bin/install -p -m 644 kk/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kk/mate-user-share/index.docbook /usr/bin/install -p -m 644 kk/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kk/mate-user-share/legal.xml /usr/bin/install -p -m 644 kn/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kn/mate-user-share/index.docbook /usr/bin/install -p -m 644 kn/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kn/mate-user-share/legal.xml /usr/bin/install -p -m 644 ko/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ko/mate-user-share/index.docbook /usr/bin/install -p -m 644 ko/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ko/mate-user-share/legal.xml /usr/bin/install -p -m 644 ku/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ku/mate-user-share/index.docbook /usr/bin/install -p -m 644 ku/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ku/mate-user-share/legal.xml /usr/bin/install -p -m 644 ky/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ky/mate-user-share/index.docbook /usr/bin/install -p -m 644 ky/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ky/mate-user-share/legal.xml /usr/bin/install -p -m 644 lt/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lt/mate-user-share/index.docbook /usr/bin/install -p -m 644 lt/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lt/mate-user-share/legal.xml /usr/bin/install -p -m 644 lv/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lv/mate-user-share/index.docbook /usr/bin/install -p -m 644 lv/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lv/mate-user-share/legal.xml /usr/bin/install -p -m 644 mai/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mai/mate-user-share/index.docbook /usr/bin/install -p -m 644 mai/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mai/mate-user-share/legal.xml /usr/bin/install -p -m 644 mg/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mg/mate-user-share/index.docbook /usr/bin/install -p -m 644 mg/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mg/mate-user-share/legal.xml /usr/bin/install -p -m 644 mk/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mk/mate-user-share/index.docbook /usr/bin/install -p -m 644 mk/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mk/mate-user-share/legal.xml /usr/bin/install -p -m 644 ml/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ml/mate-user-share/index.docbook /usr/bin/install -p -m 644 ml/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ml/mate-user-share/legal.xml /usr/bin/install -p -m 644 mn/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mn/mate-user-share/index.docbook /usr/bin/install -p -m 644 mn/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mn/mate-user-share/legal.xml /usr/bin/install -p -m 644 mr/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mr/mate-user-share/index.docbook /usr/bin/install -p -m 644 mr/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mr/mate-user-share/legal.xml /usr/bin/install -p -m 644 ms/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ms/mate-user-share/index.docbook /usr/bin/install -p -m 644 ms/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ms/mate-user-share/legal.xml /usr/bin/install -p -m 644 nb/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nb/mate-user-share/index.docbook /usr/bin/install -p -m 644 nb/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nb/mate-user-share/legal.xml /usr/bin/install -p -m 644 nds/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nds/mate-user-share/index.docbook /usr/bin/install -p -m 644 nds/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nds/mate-user-share/legal.xml /usr/bin/install -p -m 644 ne/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ne/mate-user-share/index.docbook /usr/bin/install -p -m 644 ne/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ne/mate-user-share/legal.xml /usr/bin/install -p -m 644 nl/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nl/mate-user-share/index.docbook /usr/bin/install -p -m 644 nl/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nl/mate-user-share/legal.xml /usr/bin/install -p -m 644 nn/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nn/mate-user-share/index.docbook /usr/bin/install -p -m 644 nn/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nn/mate-user-share/legal.xml /usr/bin/install -p -m 644 nso/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nso/mate-user-share/index.docbook /usr/bin/install -p -m 644 nso/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nso/mate-user-share/legal.xml /usr/bin/install -p -m 644 oc/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/oc/mate-user-share/index.docbook /usr/bin/install -p -m 644 oc/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/oc/mate-user-share/legal.xml /usr/bin/install -p -m 644 or/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/or/mate-user-share/index.docbook /usr/bin/install -p -m 644 or/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/or/mate-user-share/legal.xml /usr/bin/install -p -m 644 pa/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pa/mate-user-share/index.docbook /usr/bin/install -p -m 644 pa/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pa/mate-user-share/legal.xml /usr/bin/install -p -m 644 pl/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pl/mate-user-share/index.docbook /usr/bin/install -p -m 644 pl/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pl/mate-user-share/legal.xml /usr/bin/install -p -m 644 ps/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ps/mate-user-share/index.docbook /usr/bin/install -p -m 644 ps/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ps/mate-user-share/legal.xml /usr/bin/install -p -m 644 pt/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt/mate-user-share/index.docbook /usr/bin/install -p -m 644 pt/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt/mate-user-share/legal.xml /usr/bin/install -p -m 644 pt_BR/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt_BR/mate-user-share/index.docbook /usr/bin/install -p -m 644 pt_BR/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt_BR/mate-user-share/legal.xml /usr/bin/install -p -m 644 ro/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ro/mate-user-share/index.docbook /usr/bin/install -p -m 644 ro/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ro/mate-user-share/legal.xml /usr/bin/install -p -m 644 ru/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ru/mate-user-share/index.docbook /usr/bin/install -p -m 644 ru/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ru/mate-user-share/legal.xml /usr/bin/install -p -m 644 si/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/si/mate-user-share/index.docbook /usr/bin/install -p -m 644 si/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/si/mate-user-share/legal.xml /usr/bin/install -p -m 644 sk/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sk/mate-user-share/index.docbook /usr/bin/install -p -m 644 sk/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sk/mate-user-share/legal.xml /usr/bin/install -p -m 644 sl/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sl/mate-user-share/index.docbook /usr/bin/install -p -m 644 sl/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sl/mate-user-share/legal.xml /usr/bin/install -p -m 644 sq/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sq/mate-user-share/index.docbook /usr/bin/install -p -m 644 sq/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sq/mate-user-share/legal.xml /usr/bin/install -p -m 644 sr/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr/mate-user-share/index.docbook /usr/bin/install -p -m 644 sr/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr/mate-user-share/legal.xml /usr/bin/install -p -m 644 sr@latin/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr@latin/mate-user-share/index.docbook /usr/bin/install -p -m 644 sr@latin/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr@latin/mate-user-share/legal.xml /usr/bin/install -p -m 644 sv/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sv/mate-user-share/index.docbook /usr/bin/install -p -m 644 sv/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sv/mate-user-share/legal.xml /usr/bin/install -p -m 644 ta/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ta/mate-user-share/index.docbook /usr/bin/install -p -m 644 ta/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ta/mate-user-share/legal.xml /usr/bin/install -p -m 644 te/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/te/mate-user-share/index.docbook /usr/bin/install -p -m 644 te/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/te/mate-user-share/legal.xml /usr/bin/install -p -m 644 th/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/th/mate-user-share/index.docbook /usr/bin/install -p -m 644 th/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/th/mate-user-share/legal.xml /usr/bin/install -p -m 644 tr/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/tr/mate-user-share/index.docbook /usr/bin/install -p -m 644 tr/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/tr/mate-user-share/legal.xml /usr/bin/install -p -m 644 ug/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ug/mate-user-share/index.docbook /usr/bin/install -p -m 644 ug/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ug/mate-user-share/legal.xml /usr/bin/install -p -m 644 uk/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uk/mate-user-share/index.docbook /usr/bin/install -p -m 644 uk/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uk/mate-user-share/legal.xml /usr/bin/install -p -m 644 ur/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ur/mate-user-share/index.docbook /usr/bin/install -p -m 644 ur/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ur/mate-user-share/legal.xml /usr/bin/install -p -m 644 uz/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uz/mate-user-share/index.docbook /usr/bin/install -p -m 644 uz/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uz/mate-user-share/legal.xml /usr/bin/install -p -m 644 vi/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/vi/mate-user-share/index.docbook /usr/bin/install -p -m 644 vi/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/vi/mate-user-share/legal.xml /usr/bin/install -p -m 644 wa/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/wa/mate-user-share/index.docbook /usr/bin/install -p -m 644 wa/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/wa/mate-user-share/legal.xml /usr/bin/install -p -m 644 xh/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/xh/mate-user-share/index.docbook /usr/bin/install -p -m 644 xh/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/xh/mate-user-share/legal.xml /usr/bin/install -p -m 644 yo/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/yo/mate-user-share/index.docbook /usr/bin/install -p -m 644 yo/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/yo/mate-user-share/legal.xml /usr/bin/install -p -m 644 zh_CN/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_CN/mate-user-share/index.docbook /usr/bin/install -p -m 644 zh_CN/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_CN/mate-user-share/legal.xml /usr/bin/install -p -m 644 zh_HK/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_HK/mate-user-share/index.docbook /usr/bin/install -p -m 644 zh_HK/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_HK/mate-user-share/legal.xml /usr/bin/install -p -m 644 zh_TW/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_TW/mate-user-share/index.docbook /usr/bin/install -p -m 644 zh_TW/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_TW/mate-user-share/legal.xml /usr/bin/install -p -m 644 zu/index.docbook /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zu/mate-user-share/index.docbook /usr/bin/install -p -m 644 zu/legal.xml /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zu/mate-user-share/legal.xml /usr/bin/install -p -m 644 ./C/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/af/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/am/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ar/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/as/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ast/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/az/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/be/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bg/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn_IN/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/br/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bs/mate-user-share/figures/file-sharing-preferences.png /usr/bin/install -p -m 644 ./ca/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca@valencia/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cmn/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/crh/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cs/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cy/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/da/mate-user-share/figures/file-sharing-preferences.png /usr/bin/install -p -m 644 ./de/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/de/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/dz/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/el/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_AU/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_CA/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_GB/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eo/mate-user-share/figures/file-sharing-preferences.png /usr/bin/install -p -m 644 ./es/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es_CO/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/et/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eu/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fa/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fi/mate-user-share/figures/file-sharing-preferences.png /usr/bin/install -p -m 644 ./fr/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fr/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fur/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fy/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ga/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gl/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gu/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ha/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/he/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hi/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hr/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hu/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hy/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ia/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/id/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ie/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ig/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/is/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/it/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ja/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ka/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kk/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kn/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ko/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ku/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ky/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lt/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lv/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mai/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mg/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mk/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ml/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mn/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mr/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ms/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nb/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nds/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ne/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nl/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nn/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nso/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/oc/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/or/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pa/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pl/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ps/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt_BR/mate-user-share/figures/file-sharing-preferences.png /usr/bin/install -p -m 644 ./ro/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ro/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ru/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/si/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sk/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sl/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sq/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr@latin/mate-user-share/figures/file-sharing-preferences.png /usr/bin/install -p -m 644 ./sv/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sv/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ta/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/te/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/th/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/tr/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ug/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uk/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ur/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uz/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/vi/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/wa/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/xh/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/yo/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_CN/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_HK/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_TW/mate-user-share/figures/file-sharing-preferences.png ln -s -f /usr/share/help/C/mate-user-share/figures/file-sharing-preferences.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zu/mate-user-share/figures/file-sharing-preferences.png /usr/bin/install -p -m 644 ./C/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/af/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/am/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ar/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/as/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ast/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/az/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/be/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bg/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn_IN/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/br/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bs/mate-user-share/figures/sharing-over-the-network.png /usr/bin/install -p -m 644 ./ca/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca@valencia/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cmn/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/crh/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cs/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cy/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/da/mate-user-share/figures/sharing-over-the-network.png /usr/bin/install -p -m 644 ./de/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/de/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/dz/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/el/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_AU/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_CA/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_GB/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eo/mate-user-share/figures/sharing-over-the-network.png /usr/bin/install -p -m 644 ./es/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es_CO/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/et/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eu/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fa/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fi/mate-user-share/figures/sharing-over-the-network.png /usr/bin/install -p -m 644 ./fr/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fr/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fur/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fy/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ga/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gl/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gu/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ha/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/he/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hi/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hr/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hu/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hy/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ia/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/id/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ie/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ig/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/is/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/it/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ja/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ka/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kk/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kn/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ko/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ku/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ky/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lt/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lv/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mai/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mg/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mk/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ml/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mn/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mr/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ms/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nb/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nds/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ne/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nl/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nn/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nso/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/oc/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/or/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pa/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pl/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ps/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt_BR/mate-user-share/figures/sharing-over-the-network.png /usr/bin/install -p -m 644 ./ro/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ro/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ru/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/si/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sk/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sl/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sq/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr@latin/mate-user-share/figures/sharing-over-the-network.png /usr/bin/install -p -m 644 ./sv/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sv/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ta/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/te/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/th/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/tr/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ug/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uk/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ur/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uz/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/vi/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/wa/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/xh/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/yo/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_CN/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_HK/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_TW/mate-user-share/figures/sharing-over-the-network.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-the-network.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zu/mate-user-share/figures/sharing-over-the-network.png /usr/bin/install -p -m 644 ./C/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/af/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/am/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ar/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/as/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ast/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/az/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/be/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bg/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn_IN/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/br/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bs/mate-user-share/figures/sharing-over-bluetooth.png /usr/bin/install -p -m 644 ./ca/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca@valencia/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cmn/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/crh/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cs/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cy/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/da/mate-user-share/figures/sharing-over-bluetooth.png /usr/bin/install -p -m 644 ./de/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/de/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/dz/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/el/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_AU/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_CA/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_GB/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eo/mate-user-share/figures/sharing-over-bluetooth.png /usr/bin/install -p -m 644 ./es/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es_CO/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/et/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eu/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fa/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fi/mate-user-share/figures/sharing-over-bluetooth.png /usr/bin/install -p -m 644 ./fr/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fr/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fur/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fy/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ga/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gl/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gu/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ha/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/he/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hi/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hr/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hu/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hy/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ia/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/id/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ie/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ig/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/is/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/it/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ja/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ka/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kk/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kn/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ko/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ku/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ky/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lt/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lv/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mai/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mg/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mk/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ml/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mn/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mr/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ms/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nb/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nds/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ne/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nl/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nn/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nso/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/oc/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/or/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pa/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pl/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ps/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt_BR/mate-user-share/figures/sharing-over-bluetooth.png /usr/bin/install -p -m 644 ./ro/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ro/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ru/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/si/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sk/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sl/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sq/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr@latin/mate-user-share/figures/sharing-over-bluetooth.png /usr/bin/install -p -m 644 ./sv/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sv/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ta/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/te/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/th/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/tr/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ug/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uk/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ur/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uz/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/vi/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/wa/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/xh/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/yo/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_CN/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_HK/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_TW/mate-user-share/figures/sharing-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/sharing-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zu/mate-user-share/figures/sharing-over-bluetooth.png /usr/bin/install -p -m 644 ./C/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/af/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/am/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ar/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/as/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ast/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/az/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/be/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bg/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bn_IN/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/br/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/bs/mate-user-share/figures/receiving-over-bluetooth.png /usr/bin/install -p -m 644 ./ca/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ca@valencia/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cmn/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/crh/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cs/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/cy/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/da/mate-user-share/figures/receiving-over-bluetooth.png /usr/bin/install -p -m 644 ./de/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/de/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/dz/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/el/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_AU/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_CA/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/en_GB/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eo/mate-user-share/figures/receiving-over-bluetooth.png /usr/bin/install -p -m 644 ./es/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/es_CO/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/et/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/eu/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fa/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fi/mate-user-share/figures/receiving-over-bluetooth.png /usr/bin/install -p -m 644 ./fr/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fr/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fur/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/fy/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ga/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gl/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/gu/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ha/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/he/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hi/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hr/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hu/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/hy/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ia/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/id/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ie/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ig/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/is/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/it/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ja/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ka/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kk/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/kn/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ko/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ku/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ky/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lt/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/lv/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mai/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mg/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mk/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ml/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mn/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/mr/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ms/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nb/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nds/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ne/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nl/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nn/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/nso/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/oc/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/or/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pa/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pl/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ps/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/pt_BR/mate-user-share/figures/receiving-over-bluetooth.png /usr/bin/install -p -m 644 ./ro/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ro/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ru/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/si/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sk/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sl/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sq/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sr@latin/mate-user-share/figures/receiving-over-bluetooth.png /usr/bin/install -p -m 644 ./sv/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/sv/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ta/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/te/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/th/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/tr/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ug/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uk/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/ur/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/uz/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/vi/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/wa/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/xh/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/yo/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_CN/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_HK/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zh_TW/mate-user-share/figures/receiving-over-bluetooth.png ln -s -f /usr/share/help/C/mate-user-share/figures/receiving-over-bluetooth.png /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/help/zu/mate-user-share/figures/receiving-over-bluetooth.png make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1/help' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1' + rm -fr /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/etc/xdg/autostart/mate-user-share-obexftp.desktop /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/etc/xdg/autostart/mate-user-share-obexpush.desktop + find /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 mate-user-share --with-gnome --all-name + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.22.1-1.mga8 --unique-debug-suffix -1.22.1-1.mga8.aarch64 --unique-debug-src-base mate-user-share-1.22.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mate-user-share-1.22.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/bin/mate-file-share-properties explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-user-share.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/libexec/mate-user-share extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/bin/mate-file-share-properties extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/lib64/caja/extensions-2.0/libcaja-user-share.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/libexec/mate-user-share original debug info size: 272kB, size after compression: 240kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 143 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mate-user-share-1.22.1-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WW2wt0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mate-user-share-1.22.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/doc/mate-user-share + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/doc/mate-user-share + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/doc/mate-user-share + cp -pr README /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64/usr/share/doc/mate-user-share + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(mate-user-share-properties.desktop) mate-user-share = 1.22.1-1.mga8 mate-user-share(aarch-64) = 1.22.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcaja-extension.so.1()(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) Obsoletes: lib64mate-bluetooth-devel < 1.7.0 lib64mate-bluetooth-gir1.0 < 1.7.0 lib64mate-bluetooth8 < 1.7.0 mate-bluetooth < 1.7.0 mate-file-manager-sendto-bluetooth < 1.7.0 mate-user-share < 1.16.0 Recommends: apache-mod_dav apache-mod_dnssd Processing files: mate-user-share-debugsource-1.22.1-1.mga8.aarch64 Provides: mate-user-share-debugsource = 1.22.1-1.mga8 mate-user-share-debugsource(aarch-64) = 1.22.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mate-user-share-debuginfo-1.22.1-1.mga8.aarch64 Provides: debuginfo(build-id) = 6c13a17e92e40343e1f2fbb5a054d294d8c61709 debuginfo(build-id) = c79fafd8f5aada06275f9dc3cc637afb83ab7d6a debuginfo(build-id) = dfeceea7534804ef431875795ead2551237a329d mate-user-share-debuginfo = 1.22.1-1.mga8 mate-user-share-debuginfo(aarch-64) = 1.22.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mate-user-share-debugsource(aarch-64) = 1.22.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mate-user-share-debugsource-1.22.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mate-user-share-debuginfo-1.22.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mate-user-share-1.22.1-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ib9VC2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mate-user-share-1.22.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mate-user-share-1.22.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zlS2BY + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mate-user-share-1.22.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!