Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/filemanager-actions.spec'], chrootPath='/var/lib/mock/649991-epel-7-x86_64-1508807894/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/filemanager-actions.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-947100877.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/filemanager-actions-3.4-3.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/filemanager-actions.spec'], chrootPath='/var/lib/mock/649991-epel-7-x86_64-1508807894/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/filemanager-actions.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8hrO70 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf filemanager-actions-3.4 + /usr/bin/xz -dc /builddir/build/SOURCES/filemanager-actions-3.4.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd filemanager-actions-3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r70hzo + umask 022 + cd /builddir/build/BUILD + cd filemanager-actions-3.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-schemas-install --disable-scrollkeeper checking whether make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu 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 for a sed that does not truncate output... /usr/bin/sed checking whether to build with code coverage support... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for ANSI C header files... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... -ansi -Wno-overlength-strings -Wformat=2 checking whether to only link with needed libraries... yes checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable maintainer mode... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 pkg-config... /usr/bin/pkg-config checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.50.2... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for glib-genmarshal... /usr/bin/glib-genmarshal checking whether to build all the documentation stuff... no checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether GConf is required... no checking for GTK3... yes checking for GLIB... yes checking for GMODULE... yes checking for GIO_UNIX... yes checking for GTOP... yes checking for LIBXML... yes checking for UUID... yes checking for NAUTILUS_EXTENSION... yes checking for nautilus_menu_item_new in -lnautilus-extension... yes checking for nautilus_menu_provider_emit_items_updated_signal... yes checking for nautilus_menu_provider_get_toolbar_items... no configure: installing Nautilus plugins in /usr/lib64/nautilus/extensions-3.0 configure: WARNING: Unable to determine Nemo extension folder, please use --with-nemo-extdir option configure: WARNING: Unable to determine Caja extension folder, please use --with-caja-extdir option checking for default I/O provider on new items... io-desktop checking whether deprecated symbols should be enabled... no checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.16 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking gnome-doc-utils >= 0.3.2... yes checking whether to build HTML manuals... no checking whether to build PDF manuals... no 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/actions/Makefile config.status: creating data/exports/Makefile config.status: creating data/gconf-schemas/Makefile config.status: creating docs/Makefile config.status: creating docs/manual/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/22x22/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/scalable/Makefile config.status: creating m4/Makefile config.status: creating maintainer/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/api/Makefile config.status: creating src/core/Makefile config.status: creating src/io-desktop/Makefile config.status: creating src/io-gconf/Makefile config.status: creating src/io-xml/Makefile config.status: creating src/plugin-menu/Makefile config.status: creating src/plugin-tracker/Makefile config.status: creating src/test/Makefile config.status: creating src/ui/Makefile config.status: creating src/utils/Makefile config.status: creating src/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 FileManager-Actions 3.4 configuration summary: Installation prefix /usr Build system type x86_64-redhat-linux-gnu Gtk+ version 3.22.10 GLib version 2.50.3 Default I/O provider io-desktop Targeting Nautilus installing extensions in /usr/lib64/nautilus/extensions-3.0 GConf enabled no Maintainer mode disabled Enable deprecated functions no API Reference generation disabled HTML User's Manuals generation disabled PDF User's Manuals generation disabled + make -j2 Making all in data make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data' Making all in actions make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/actions' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/actions' Making all in exports make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/exports' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/exports' Making all in gconf-schemas make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/gconf-schemas' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/gconf-schemas' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data' Making all in icons make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' Making all in 16x16 make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/16x16' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/16x16' Making all in 22x22 make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/22x22' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/22x22' Making all in 32x32 make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/32x32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/32x32' Making all in 48x48 make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/48x48' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/48x48' Making all in scalable make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/scalable' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/scalable' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' Making all in m4 make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/m4' Making all in src make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src' Making all in api make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/api' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/api' Making all in core make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/core' CC fma-about.lo CC fma-boxed.lo CC fma-core-utils.lo CC fma-data-boxed.lo CC fma-data-def.lo CC fma-data-types.lo CC fma-desktop-environment.lo CC fma-exporter.lo CC fma-export-format.lo CC fma-factory-object.lo CC fma-factory-provider.lo CC fma-gconf-migration.lo CC fma-gconf-monitor.lo CC fma-gconf-utils.lo CC fma-gnome-vfs-uri.lo CC fma-gtk-utils.lo CC fma-icontext.lo fma-gtk-utils.c: In function 'fma_gtk_utils_restore_window_position': fma-gtk-utils.c:196:4: warning: 'gdk_display_get_screen' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkdisplay.h:56) [-Wdeprecated-declarations] screen = gdk_display_get_screen( display, 0 ); ^ fma-gtk-utils.c:197:4: warning: 'gdk_screen_get_width' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkscreen.h:58) [-Wdeprecated-declarations] screen_width = gdk_screen_get_width( screen ); ^ fma-gtk-utils.c:198:4: warning: 'gdk_screen_get_height' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkscreen.h:60) [-Wdeprecated-declarations] screen_height = gdk_screen_get_height( screen ); ^ CC fma-icontext-factory.lo CC fma-iduplicable.lo CC fma-iexporter.lo CC fma-ifactory-object.lo CC fma-ifactory-provider.lo CC fma-iimporter.lo CC fma-iio-provider.lo CC fma-import-mode.lo CC fma-importer.lo CC fma-importer-ask.lo CC fma-io-provider.lo CC fma-ioption.lo CC fma-ioptions-list.lo CC fma-iprefs.lo CC fma-module.lo CC fma-object.lo CC fma-object-id.lo CC fma-object-id-factory.lo CC fma-object-item.lo CC fma-object-item-factory.lo CC fma-object-action.lo CC fma-object-action-factory.lo CC fma-object-profile.lo CC fma-object-profile-factory.lo CC fma-object-menu.lo CC fma-object-menu-factory.lo CC fma-pivot.lo CC fma-selected-info.lo CC fma-settings.lo CC fma-timeout.lo CC fma-tokens.lo CC fma-updater.lo CCLD libfma-core.la make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/core' Making all in io-desktop make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-desktop' CC fma-desktop-file.lo CC fma-desktop-provider.lo CC fma-desktop-formats.lo CC fma-desktop-keys.lo CC fma-desktop-module.lo CC fma-desktop-monitor.lo CC fma-desktop-reader.lo CC fma-desktop-utils.lo CC fma-desktop-writer.lo CC fma-desktop-xdg-dirs.lo CCLD libfma-io-desktop.la make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-desktop' Making all in io-gconf make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-gconf' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-gconf' Making all in io-xml make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-xml' CC fma-xml-keys.lo CC fma-xml-formats.lo CC fma-xml-module.lo CC fma-xml-provider.lo CC fma-xml-reader.lo CC fma-xml-writer.lo CCLD libfma-io-xml.la make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-xml' Making all in plugin-menu make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-menu' CC libfma_nautilus_menu_la-fma-menu-module.lo CC libfma_nautilus_menu_la-fma-menu-plugin.lo CCLD libfma-nautilus-menu.la make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-menu' Making all in plugin-tracker make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' gdbus-codegen \ --interface-prefix org.filemanager_actions.DBus.Tracker. \ --generate-c-code fma-tracker-gdbus \ --c-namespace FMA_Tracker_GDBus \ --c-generate-object-manager \ --generate-docbook fma-tracker-gdbus-docs \ fma-tracker-gdbus.xml gdbus-codegen \ --interface-prefix org.filemanager_actions.DBus.Tracker. \ --generate-c-code fma-tracker-gdbus \ --c-namespace FMA_Tracker_GDBus \ --c-generate-object-manager \ --generate-docbook fma-tracker-gdbus-docs \ fma-tracker-gdbus.xml make all-am make[4]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' CC libfma_nautilus_tracker_la-fma-tracker-module.lo CC libfma_nautilus_tracker_la-fma-tracker-plugin.lo CC libfma_nautilus_tracker_la-fma-tracker-gdbus.lo CCLD libfma-nautilus-tracker.la make[4]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' Making all in test make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/test' Making all in ui make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' make all-am make[4]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' CC base-assistant.o CC base-builder.o CC base-dialog.o CC base-gtk-utils.o CC base-window.o CC egg-desktop-file.o egg-desktop-file.c: In function 'egg_desktop_file_launchv': egg-desktop-file.c:1175:7: warning: 'gdk_screen_make_display_name' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkscreen.h:71) [-Wdeprecated-declarations] char *display_name = gdk_screen_make_display_name (screen); ^ egg-desktop-file.c:1188:3: warning: 'gdk_screen_get_number' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkscreen.h:56) [-Wdeprecated-declarations] screen_num = gdk_screen_get_number (screen); ^ CC egg-tree-multi-dnd.o CC main.o CC fma-add-capability-dialog.o CC fma-add-scheme-dialog.o CC fma-application.o CC fma-assistant-export.o CC fma-assistant-import.o CC fma-clipboard.o CC fma-export-ask.o CC fma-iaction-tab.o CC fma-ibasenames-tab.o CC fma-icapabilities-tab.o CC fma-icommand-tab.o CC fma-icon-chooser.o CC fma-ienvironment-tab.o CC fma-iexecution-tab.o CC fma-ifolders-tab.o CC fma-imimetypes-tab.o CC fma-iproperties-tab.o CC fma-ischemes-tab.o CC fma-main-tab.o CC fma-main-window.o CC fma-match-list.o CC fma-menu.o CC fma-menu-edit.o fma-menu.c: In function 'on_app_help': fma-menu.c:284:2: warning: 'gtk_show_uri' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkshow.h:33): Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] gtk_show_uri( NULL, "ghelp:filemanager-actions-config-tool", GDK_CURRENT_TIME, &error ); ^ fma-menu.c: In function 'on_open_context_menu': fma-menu.c:441:3: warning: 'gtk_menu_popup' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkmenu.h:138): Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup( ^ fma-menu.c:444:3: warning: 'gtk_menu_popup' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkmenu.h:138): Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup( ^ CC fma-menu-file.o CC fma-menu-maintainer.o CC fma-menu-tools.o CC fma-menu-view.o CC fma-preferences-editor.o CC fma-providers-list.o CC fma-schemes-list.o CC fma-sort-buttons.o CC fma-status-bar.o CC fma-tree-ieditable.o CC fma-tree-model.o CC fma-tree-model-dnd.o CC fma-tree-view.o ITMRG fma-config-tool.desktop CCLD fma-config-tool make[4]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' Making all in utils make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' gdbus-codegen \ --interface-prefix org.filemanager_actions.DBus.Tracker. \ --generate-c-code fma-run-bindings \ --c-namespace FMA_Tracker_GDBus \ --c-generate-object-manager \ ../../src/plugin-tracker/fma-tracker-gdbus.xml gdbus-codegen \ --interface-prefix org.filemanager_actions.DBus.Tracker. \ --generate-c-code fma-run-bindings \ --c-namespace FMA_Tracker_GDBus \ --c-generate-object-manager \ ../../src/plugin-tracker/fma-tracker-gdbus.xml make all-am make[4]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' CC fma-new.o CC console-utils.o CC fma-print.o CC fma-print-schemas.o CC fma-run.o CC fma-run-bindings.o CC fma-set-conf.o CCLD fma-new CCLD fma-print CCLD fma-print-schemas CCLD fma-run CCLD fma-set-conf make[4]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src' Making all in docs make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' Making all in manual make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/manual' Makefile:1721: warning: overriding recipe for target `clean-doc-dir' Makefile:1210: warning: ignoring old recipe for target `clean-doc-dir' MSGFMT de/de.mo MSGFMT el/el.mo MSGFMT es/es.mo MSGFMT fr/fr.mo MSGFMT sl/sl.mo DB2OMF fma-config-tool-C.omf XML2PO de/fma-config-tool.xml XML2PO el/fma-config-tool.xml XML2PO es/fma-config-tool.xml XML2PO fr/fma-config-tool.xml XML2PO sl/fma-config-tool.xml DB2OMF fma-config-tool-de.omf DB2OMF fma-config-tool-el.omf DB2OMF fma-config-tool-es.omf DB2OMF fma-config-tool-fr.omf DB2OMF fma-config-tool-sl.omf make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/manual' Making all in reference make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/reference' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' Making all in maintainer make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/maintainer' CC check-header.o CCLD check-header make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/maintainer' Making all in po make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/po' MSGFMT ar.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT es.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mk.gmo MSGFMT mr.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/po' make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iW7HHq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 + cd filemanager-actions-3.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 Making install in data make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data' Making install in actions make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/actions' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/actions' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/samples' /usr/bin/install -c -m 644 ./my-first-action.desktop ./my-first-menu.desktop ./open-terminal-here.desktop ./show-parameters.desktop '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/samples' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/actions' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/actions' Making install in exports make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/exports' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/exports' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/exports' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/exports' Making install in gconf-schemas make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/gconf-schemas' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/gconf-schemas' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data/gconf-schemas' make[4]: Nothing to be done for `install-data-hook'. make[4]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/gconf-schemas' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/gconf-schemas' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data/gconf-schemas' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/data' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/data' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' Making install in 16x16 make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/16x16' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/16x16' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 filemanager-actions.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/16x16' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/16x16' Making install in 22x22 make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/22x22' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/22x22' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 filemanager-actions.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/22x22/apps' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/22x22' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/22x22' Making install in 32x32 make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/32x32' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/32x32' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 filemanager-actions.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/32x32' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/32x32' Making install in 48x48 make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/48x48' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/48x48' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 filemanager-actions.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/48x48' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/48x48' Making install in scalable make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/scalable' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 filemanager-actions.svg '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/scalable' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons/scalable' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[4]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/icons' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/m4' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/m4' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/m4' Making install in src make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src' Making install in api make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/api' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/api' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/include/filemanager-actions' /usr/bin/install -c -m 644 fma-extension.h fma-dbus.h fma-iexporter.h fma-iimporter.h fma-ifactory-provider.h fma-ifactory-provider-provider.h fma-iio-provider.h fma-boxed.h fma-core-utils.h fma-data-boxed.h fma-data-def.h fma-data-types.h fma-fm-defines.h fma-gconf-monitor.h fma-gconf-utils.h fma-icontext.h fma-iduplicable.h fma-ifactory-object.h fma-ifactory-object-data.h fma-object-api.h fma-object.h fma-object-id.h fma-object-item.h fma-object-action.h fma-object-profile.h fma-object-menu.h fma-timeout.h '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/include/filemanager-actions' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/api' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/api' Making install in core make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/core' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/core' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions' /bin/sh ../../libtool --mode=install /usr/bin/install -c libfma-core.la '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions' libtool: install: /usr/bin/install -c .libs/libfma-core.so /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-core.so libtool: install: /usr/bin/install -c .libs/libfma-core.lai /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-core.la libtool: warning: remember to run 'libtool --finish /usr/lib64/filemanager-actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/export-format' /usr/bin/install -c -m 644 fma-export-format-ask.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/export-format' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/importer-ask' /usr/bin/install -c -m 644 fma-importer-ask.ui '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/importer-ask' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/import-mode' /usr/bin/install -c -m 644 fma-import-mode-ask.png fma-import-mode-no-import.png fma-import-mode-override.png fma-import-mode-renumber.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/import-mode' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/core' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/core' Making install in io-desktop make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-desktop' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-desktop' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions' /bin/sh ../../libtool --mode=install /usr/bin/install -c libfma-io-desktop.la '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions' libtool: warning: relinking 'libfma-io-desktop.la' libtool: install: (cd /builddir/build/BUILD/filemanager-actions-3.4/src/io-desktop; /bin/sh "/builddir/build/BUILD/filemanager-actions-3.4/libtool" --silent --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -ansi -Wno-overlength-strings -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -no-undefined -avoid-version -Wl,-z,relro -o libfma-io-desktop.la -rpath /usr/lib64/filemanager-actions fma-desktop-file.lo fma-desktop-provider.lo fma-desktop-formats.lo fma-desktop-keys.lo fma-desktop-module.lo fma-desktop-monitor.lo fma-desktop-reader.lo fma-desktop-utils.lo fma-desktop-writer.lo fma-desktop-xdg-dirs.lo ../../src/core/libfma-core.la -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtop-2.0 -lglib-2.0 -lxml2 -luuid -lnautilus-extension -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lnautilus-extension -inst-prefix-dir /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/libfma-io-desktop.soT /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-io-desktop.so libtool: install: /usr/bin/install -c .libs/libfma-io-desktop.lai /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-io-desktop.la libtool: warning: remember to run 'libtool --finish /usr/lib64/filemanager-actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/io-desktop' /usr/bin/install -c -m 644 fma-desktop-export.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/io-desktop' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-desktop' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-desktop' Making install in io-gconf make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-gconf' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-gconf' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-gconf' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-gconf' Making install in io-xml make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-xml' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-xml' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions' /bin/sh ../../libtool --mode=install /usr/bin/install -c libfma-io-xml.la '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions' libtool: warning: relinking 'libfma-io-xml.la' libtool: install: (cd /builddir/build/BUILD/filemanager-actions-3.4/src/io-xml; /bin/sh "/builddir/build/BUILD/filemanager-actions-3.4/libtool" --silent --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -ansi -Wno-overlength-strings -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -no-undefined -avoid-version -Wl,-z,relro -o libfma-io-xml.la -rpath /usr/lib64/filemanager-actions fma-xml-formats.lo fma-xml-keys.lo fma-xml-module.lo fma-xml-provider.lo fma-xml-reader.lo fma-xml-writer.lo ../../src/core/libfma-core.la -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtop-2.0 -lglib-2.0 -lxml2 -luuid -lnautilus-extension -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lnautilus-extension -inst-prefix-dir /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/libfma-io-xml.soT /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-io-xml.so libtool: install: /usr/bin/install -c .libs/libfma-io-xml.lai /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-io-xml.la libtool: warning: remember to run 'libtool --finish /usr/lib64/filemanager-actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/io-xml' /usr/bin/install -c -m 644 fma-xml-export-dump.png fma-xml-export-schemas-v1.png fma-xml-export-schemas-v2.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/io-xml' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-xml' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/io-xml' Making install in plugin-menu make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-menu' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-menu' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0' /bin/sh ../../libtool --mode=install /usr/bin/install -c libfma-nautilus-menu.la '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0' libtool: warning: relinking 'libfma-nautilus-menu.la' libtool: install: (cd /builddir/build/BUILD/filemanager-actions-3.4/src/plugin-menu; /bin/sh "/builddir/build/BUILD/filemanager-actions-3.4/libtool" --silent --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -ansi -Wno-overlength-strings -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -no-undefined -avoid-version -Wl,-z,relro -o libfma-nautilus-menu.la -rpath /usr/lib64/nautilus/extensions-3.0 libfma_nautilus_menu_la-fma-menu-module.lo libfma_nautilus_menu_la-fma-menu-plugin.lo ../../src/core/libfma-core.la -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtop-2.0 -lglib-2.0 -lxml2 -luuid -lnautilus-extension -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lnautilus-extension -inst-prefix-dir /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/libfma-nautilus-menu.soT /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0/libfma-nautilus-menu.so libtool: install: /usr/bin/install -c .libs/libfma-nautilus-menu.lai /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0/libfma-nautilus-menu.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nautilus/extensions-3.0' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-menu' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-menu' Making install in plugin-tracker make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' make[4]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0' /bin/sh ../../libtool --mode=install /usr/bin/install -c libfma-nautilus-tracker.la '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0' libtool: warning: relinking 'libfma-nautilus-tracker.la' libtool: install: (cd /builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker; /bin/sh "/builddir/build/BUILD/filemanager-actions-3.4/libtool" --silent --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -ansi -Wno-overlength-strings -Wformat=2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -no-undefined -avoid-version -Wl,-z,relro -o libfma-nautilus-tracker.la -rpath /usr/lib64/nautilus/extensions-3.0 libfma_nautilus_tracker_la-fma-tracker-module.lo libfma_nautilus_tracker_la-fma-tracker-plugin.lo libfma_nautilus_tracker_la-fma-tracker-gdbus.lo ../../src/core/libfma-core.la -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtop-2.0 -lglib-2.0 -lxml2 -luuid -lnautilus-extension -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lnautilus-extension -inst-prefix-dir /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64) libtool: install: /usr/bin/install -c .libs/libfma-nautilus-tracker.soT /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0/libfma-nautilus-tracker.so libtool: install: /usr/bin/install -c .libs/libfma-nautilus-tracker.lai /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0/libfma-nautilus-tracker.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nautilus/extensions-3.0' make[4]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/plugin-tracker' Making install in test make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/test' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/test' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/test' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/test' Making install in ui make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' make[4]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c fma-config-tool '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/bin' libtool: warning: '../../src/core/libfma-core.la' has not been installed in '/usr/lib64/filemanager-actions' libtool: install: /usr/bin/install -c .libs/fma-config-tool /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/bin/fma-config-tool /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/applications' /usr/bin/install -c -m 644 fma-config-tool.desktop '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/fma-config-tool' /usr/bin/install -c -m 644 fma-config-tool.actions fma-add-capability.ui fma-add-scheme.ui fma-assistant-export.ui fma-assistant-import.ui fma-export-ask.ui fma-icon-chooser.ui fma-legend.ui fma-main-window.ui fma-preferences.ui fma-toolbar.ui gtk-convert.png gtk-index.png locked.png transparent.png '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/fma-config-tool' make[4]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/ui' Making install in utils make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' make[4]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions' /bin/sh ../../libtool --mode=install /usr/bin/install -c fma-new fma-print fma-print-schemas fma-run fma-set-conf '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions' libtool: warning: '../../src/core/libfma-core.la' has not been installed in '/usr/lib64/filemanager-actions' libtool: install: /usr/bin/install -c .libs/fma-new /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-new libtool: warning: '../../src/core/libfma-core.la' has not been installed in '/usr/lib64/filemanager-actions' libtool: install: /usr/bin/install -c .libs/fma-print /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-print libtool: warning: '../../src/core/libfma-core.la' has not been installed in '/usr/lib64/filemanager-actions' libtool: install: /usr/bin/install -c .libs/fma-print-schemas /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-print-schemas libtool: warning: '../../src/core/libfma-core.la' has not been installed in '/usr/lib64/filemanager-actions' libtool: install: /usr/bin/install -c .libs/fma-run /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-run libtool: warning: '../../src/core/libfma-core.la' has not been installed in '/usr/lib64/filemanager-actions' libtool: install: /usr/bin/install -c .libs/fma-set-conf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-set-conf make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src/utils' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/src' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' Making install in manual make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/manual' Makefile:1721: warning: overriding recipe for target `clean-doc-dir' Makefile:1210: warning: ignoring old recipe for target `clean-doc-dir' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/manual' Makefile:1721: warning: overriding recipe for target `clean-doc-dir' Makefile:1210: warning: ignoring old recipe for target `clean-doc-dir' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl /usr/bin/install -c -m 644 C/appendix-gnu-fdl-1.3.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/appendix-gnu-fdl-1.3.xml /usr/bin/install -c -m 644 C/articleinfo.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/articleinfo.xml /usr/bin/install -c -m 644 C/fma-bugs.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-bugs.xml /usr/bin/install -c -m 644 C/fma-conditions.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-conditions.xml /usr/bin/install -c -m 644 C/fma-config-tool.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-config-tool.xml /usr/bin/install -c -m 644 C/fma-edit.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-edit.xml /usr/bin/install -c -m 644 C/fma-execution.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-execution.xml /usr/bin/install -c -m 644 C/fma-export.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-export.xml /usr/bin/install -c -m 644 C/fma-import.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-import.xml /usr/bin/install -c -m 644 C/fma-menus.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-menus.xml /usr/bin/install -c -m 644 C/fma-misc.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-misc.xml /usr/bin/install -c -m 644 C/fma-prefs.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-prefs.xml /usr/bin/install -c -m 644 C/fma-profiles.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-profiles.xml /usr/bin/install -c -m 644 C/fma-properties.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-properties.xml /usr/bin/install -c -m 644 C/fma-save.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-save.xml /usr/bin/install -c -m 644 C/fma-sorting.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-sorting.xml /usr/bin/install -c -m 644 C/fma-starting.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-starting.xml /usr/bin/install -c -m 644 C/fma-where.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-where.xml /usr/bin/install -c -m 644 C/legalnotice.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/legalnotice.xml /usr/bin/install -c -m 644 C/fma-config-tool.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/fma-config-tool.xml /usr/bin/install -c -m 644 de/fma-config-tool.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/fma-config-tool.xml /usr/bin/install -c -m 644 el/fma-config-tool.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/fma-config-tool.xml /usr/bin/install -c -m 644 es/fma-config-tool.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/fma-config-tool.xml /usr/bin/install -c -m 644 fr/fma-config-tool.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/fma-config-tool.xml /usr/bin/install -c -m 644 sl/fma-config-tool.xml /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/fma-config-tool.xml /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/ /usr/bin/install -c -m 644 C/figures/add.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/add.png /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/add.png add.png /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/add.png add.png /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/add.png add.png /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ /usr/bin/install -c -m 644 fr/figures/add.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/add.png /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/add.png add.png /usr/bin/install -c -m 644 C/figures/fma-action-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-action-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-action-tab.png fma-action-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-action-tab.png fma-action-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-action-tab.png fma-action-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-action-tab.png fma-action-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-action-tab.png fma-action-tab.png /usr/bin/install -c -m 644 C/figures/fma-basenames-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-basenames-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-basenames-tab.png fma-basenames-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-basenames-tab.png fma-basenames-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-basenames-tab.png fma-basenames-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-basenames-tab.png fma-basenames-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-basenames-tab.png fma-basenames-tab.png /usr/bin/install -c -m 644 C/figures/fma-capabilities-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-capabilities-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-capabilities-tab.png fma-capabilities-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-capabilities-tab.png fma-capabilities-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-capabilities-tab.png fma-capabilities-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-capabilities-tab.png fma-capabilities-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-capabilities-tab.png fma-capabilities-tab.png /usr/bin/install -c -m 644 C/figures/fma-command-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-command-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-command-tab.png fma-command-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-command-tab.png fma-command-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-command-tab.png fma-command-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-command-tab.png fma-command-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-command-tab.png fma-command-tab.png /usr/bin/install -c -m 644 C/figures/fma-desktop-environment-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-desktop-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-desktop-environment-frame.png fma-desktop-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-desktop-environment-frame.png fma-desktop-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-desktop-environment-frame.png fma-desktop-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-desktop-environment-frame.png fma-desktop-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-desktop-environment-frame.png fma-desktop-environment-frame.png /usr/bin/install -c -m 644 C/figures/fma-environment-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-environment-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-environment-tab.png fma-environment-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-environment-tab.png fma-environment-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-environment-tab.png fma-environment-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-environment-tab.png fma-environment-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-environment-tab.png fma-environment-tab.png /usr/bin/install -c -m 644 C/figures/fma-exec-mode-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-exec-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-exec-mode-frame.png fma-exec-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-exec-mode-frame.png fma-exec-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-exec-mode-frame.png fma-exec-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-exec-mode-frame.png fma-exec-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-exec-mode-frame.png fma-exec-mode-frame.png /usr/bin/install -c -m 644 C/figures/fma-execute-as-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-execute-as-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-execute-as-frame.png fma-execute-as-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-execute-as-frame.png fma-execute-as-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-execute-as-frame.png fma-execute-as-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-execute-as-frame.png fma-execute-as-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-execute-as-frame.png fma-execute-as-frame.png /usr/bin/install -c -m 644 C/figures/fma-execution-environment-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-execution-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-execution-environment-frame.png fma-execution-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-execution-environment-frame.png fma-execution-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-execution-environment-frame.png fma-execution-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-execution-environment-frame.png fma-execution-environment-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-execution-environment-frame.png fma-execution-environment-frame.png /usr/bin/install -c -m 644 C/figures/fma-execution-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-execution-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-execution-tab.png fma-execution-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-execution-tab.png fma-execution-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-execution-tab.png fma-execution-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-execution-tab.png fma-execution-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-execution-tab.png fma-execution-tab.png /usr/bin/install -c -m 644 C/figures/fma-export-done.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-export-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-export-done.png fma-export-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-export-done.png fma-export-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-export-done.png fma-export-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-export-done.png fma-export-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-export-done.png fma-export-done.png /usr/bin/install -c -m 644 C/figures/fma-export-format.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-export-format.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-export-format.png fma-export-format.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-export-format.png fma-export-format.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-export-format.png fma-export-format.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-export-format.png fma-export-format.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-export-format.png fma-export-format.png /usr/bin/install -c -m 644 C/figures/fma-export-home.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-export-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-export-home.png fma-export-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-export-home.png fma-export-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-export-home.png fma-export-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-export-home.png fma-export-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-export-home.png fma-export-home.png /usr/bin/install -c -m 644 C/figures/fma-export-items.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-export-items.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-export-items.png fma-export-items.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-export-items.png fma-export-items.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-export-items.png fma-export-items.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-export-items.png fma-export-items.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-export-items.png fma-export-items.png /usr/bin/install -c -m 644 C/figures/fma-export-summary.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-export-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-export-summary.png fma-export-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-export-summary.png fma-export-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-export-summary.png fma-export-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-export-summary.png fma-export-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-export-summary.png fma-export-summary.png /usr/bin/install -c -m 644 C/figures/fma-export-target.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-export-target.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-export-target.png fma-export-target.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-export-target.png fma-export-target.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-export-target.png fma-export-target.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-export-target.png fma-export-target.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-export-target.png fma-export-target.png /usr/bin/install -c -m 644 C/figures/fma-folders-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-folders-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-folders-tab.png fma-folders-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-folders-tab.png fma-folders-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-folders-tab.png fma-folders-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-folders-tab.png fma-folders-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-folders-tab.png fma-folders-tab.png /usr/bin/install -c -m 644 C/figures/fma-import-done.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-import-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-import-done.png fma-import-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-import-done.png fma-import-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-import-done.png fma-import-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-import-done.png fma-import-done.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-import-done.png fma-import-done.png /usr/bin/install -c -m 644 C/figures/fma-import-files.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-import-files.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-import-files.png fma-import-files.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-import-files.png fma-import-files.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-import-files.png fma-import-files.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-import-files.png fma-import-files.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-import-files.png fma-import-files.png /usr/bin/install -c -m 644 C/figures/fma-import-home.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-import-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-import-home.png fma-import-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-import-home.png fma-import-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-import-home.png fma-import-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-import-home.png fma-import-home.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-import-home.png fma-import-home.png /usr/bin/install -c -m 644 C/figures/fma-import-mode.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-import-mode.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-import-mode.png fma-import-mode.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-import-mode.png fma-import-mode.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-import-mode.png fma-import-mode.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-import-mode.png fma-import-mode.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-import-mode.png fma-import-mode.png /usr/bin/install -c -m 644 C/figures/fma-import-resultat.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-import-resultat.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-import-resultat.png fma-import-resultat.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-import-resultat.png fma-import-resultat.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-import-resultat.png fma-import-resultat.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-import-resultat.png fma-import-resultat.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-import-resultat.png fma-import-resultat.png /usr/bin/install -c -m 644 C/figures/fma-import-summary.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-import-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-import-summary.png fma-import-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-import-summary.png fma-import-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-import-summary.png fma-import-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-import-summary.png fma-import-summary.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-import-summary.png fma-import-summary.png /usr/bin/install -c -m 644 C/figures/fma-legend.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-legend.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-legend.png fma-legend.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-legend.png fma-legend.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-legend.png fma-legend.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-legend.png fma-legend.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-legend.png fma-legend.png /usr/bin/install -c -m 644 C/figures/fma-main-empty.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-main-empty.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-main-empty.png fma-main-empty.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-main-empty.png fma-main-empty.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-main-empty.png fma-main-empty.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-main-empty.png fma-main-empty.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-main-empty.png fma-main-empty.png /usr/bin/install -c -m 644 C/figures/fma-mimetypes-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-mimetypes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-mimetypes-tab.png fma-mimetypes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-mimetypes-tab.png fma-mimetypes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-mimetypes-tab.png fma-mimetypes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-mimetypes-tab.png fma-mimetypes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-mimetypes-tab.png fma-mimetypes-tab.png /usr/bin/install -c -m 644 C/figures/fma-new-capability.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-new-capability.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-new-capability.png fma-new-capability.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-new-capability.png fma-new-capability.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-new-capability.png fma-new-capability.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-new-capability.png fma-new-capability.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-new-capability.png fma-new-capability.png /usr/bin/install -c -m 644 C/figures/fma-new-scheme.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-new-scheme.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-new-scheme.png fma-new-scheme.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-new-scheme.png fma-new-scheme.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-new-scheme.png fma-new-scheme.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-new-scheme.png fma-new-scheme.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-new-scheme.png fma-new-scheme.png /usr/bin/install -c -m 644 C/figures/fma-preferences-desktop.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-preferences-desktop.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-preferences-desktop.png fma-preferences-desktop.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-preferences-desktop.png fma-preferences-desktop.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-preferences-desktop.png fma-preferences-desktop.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-preferences-desktop.png fma-preferences-desktop.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-preferences-desktop.png fma-preferences-desktop.png /usr/bin/install -c -m 644 C/figures/fma-preferences-execution.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-preferences-execution.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-preferences-execution.png fma-preferences-execution.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-preferences-execution.png fma-preferences-execution.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-preferences-execution.png fma-preferences-execution.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-preferences-execution.png fma-preferences-execution.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-preferences-execution.png fma-preferences-execution.png /usr/bin/install -c -m 644 C/figures/fma-preferences-export.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-preferences-export.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-preferences-export.png fma-preferences-export.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-preferences-export.png fma-preferences-export.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-preferences-export.png fma-preferences-export.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-preferences-export.png fma-preferences-export.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-preferences-export.png fma-preferences-export.png /usr/bin/install -c -m 644 C/figures/fma-preferences-import.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-preferences-import.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-preferences-import.png fma-preferences-import.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-preferences-import.png fma-preferences-import.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-preferences-import.png fma-preferences-import.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-preferences-import.png fma-preferences-import.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-preferences-import.png fma-preferences-import.png /usr/bin/install -c -m 644 C/figures/fma-preferences-io-providers.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-preferences-io-providers.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-preferences-io-providers.png fma-preferences-io-providers.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-preferences-io-providers.png fma-preferences-io-providers.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-preferences-io-providers.png fma-preferences-io-providers.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-preferences-io-providers.png fma-preferences-io-providers.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-preferences-io-providers.png fma-preferences-io-providers.png /usr/bin/install -c -m 644 C/figures/fma-preferences-runtime.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-preferences-runtime.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-preferences-runtime.png fma-preferences-runtime.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-preferences-runtime.png fma-preferences-runtime.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-preferences-runtime.png fma-preferences-runtime.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-preferences-runtime.png fma-preferences-runtime.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-preferences-runtime.png fma-preferences-runtime.png /usr/bin/install -c -m 644 C/figures/fma-preferences-schemes.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-preferences-schemes.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-preferences-schemes.png fma-preferences-schemes.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-preferences-schemes.png fma-preferences-schemes.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-preferences-schemes.png fma-preferences-schemes.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-preferences-schemes.png fma-preferences-schemes.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-preferences-schemes.png fma-preferences-schemes.png /usr/bin/install -c -m 644 C/figures/fma-preferences-ui.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-preferences-ui.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-preferences-ui.png fma-preferences-ui.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-preferences-ui.png fma-preferences-ui.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-preferences-ui.png fma-preferences-ui.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-preferences-ui.png fma-preferences-ui.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-preferences-ui.png fma-preferences-ui.png /usr/bin/install -c -m 644 C/figures/fma-properties-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-properties-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-properties-tab.png fma-properties-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-properties-tab.png fma-properties-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-properties-tab.png fma-properties-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-properties-tab.png fma-properties-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-properties-tab.png fma-properties-tab.png /usr/bin/install -c -m 644 C/figures/fma-schemes-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-schemes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-schemes-tab.png fma-schemes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-schemes-tab.png fma-schemes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-schemes-tab.png fma-schemes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-schemes-tab.png fma-schemes-tab.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-schemes-tab.png fma-schemes-tab.png /usr/bin/install -c -m 644 C/figures/fma-selection-count-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-selection-count-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-selection-count-frame.png fma-selection-count-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-selection-count-frame.png fma-selection-count-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-selection-count-frame.png fma-selection-count-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-selection-count-frame.png fma-selection-count-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-selection-count-frame.png fma-selection-count-frame.png /usr/bin/install -c -m 644 C/figures/fma-startup-mode-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-startup-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-startup-mode-frame.png fma-startup-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-startup-mode-frame.png fma-startup-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-startup-mode-frame.png fma-startup-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-startup-mode-frame.png fma-startup-mode-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-startup-mode-frame.png fma-startup-mode-frame.png /usr/bin/install -c -m 644 C/figures/fma-target-location.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-target-location.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-target-location.png fma-target-location.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-target-location.png fma-target-location.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-target-location.png fma-target-location.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-target-location.png fma-target-location.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-target-location.png fma-target-location.png /usr/bin/install -c -m 644 C/figures/fma-working-directory-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/fma-working-directory-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/fma-working-directory-frame.png fma-working-directory-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/fma-working-directory-frame.png fma-working-directory-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/fma-working-directory-frame.png fma-working-directory-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/fma-working-directory-frame.png fma-working-directory-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/fma-working-directory-frame.png fma-working-directory-frame.png /usr/bin/install -c -m 644 C/figures/read-only.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/read-only.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/read-only.png read-only.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/read-only.png read-only.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/read-only.png read-only.png /usr/bin/install -c -m 644 fr/figures/read-only.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/read-only.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/read-only.png read-only.png /usr/bin/install -c -m 644 C/figures/remove.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/remove.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/remove.png remove.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/remove.png remove.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/remove.png remove.png /usr/bin/install -c -m 644 fr/figures/remove.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/remove.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/remove.png remove.png /usr/bin/install -c -m 644 C/figures/sort-asc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-asc.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/sort-asc.png sort-asc.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/sort-asc.png sort-asc.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/sort-asc.png sort-asc.png /usr/bin/install -c -m 644 fr/figures/sort-asc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-asc.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/sort-asc.png sort-asc.png /usr/bin/install -c -m 644 C/figures/sort-buttons-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-buttons-frame.png /usr/bin/install -c -m 644 de/figures/sort-buttons-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/sort-buttons-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/sort-buttons-frame.png sort-buttons-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/sort-buttons-frame.png sort-buttons-frame.png /usr/bin/install -c -m 644 fr/figures/sort-buttons-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-buttons-frame.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/sort-buttons-frame.png sort-buttons-frame.png /usr/bin/install -c -m 644 C/figures/sort-desc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-desc.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/sort-desc.png sort-desc.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/sort-desc.png sort-desc.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/sort-desc.png sort-desc.png /usr/bin/install -c -m 644 fr/figures/sort-desc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-desc.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/sort-desc.png sort-desc.png /usr/bin/install -c -m 644 C/figures/sort-manual.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-manual.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/sort-manual.png sort-manual.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/sort-manual.png sort-manual.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/sort-manual.png sort-manual.png /usr/bin/install -c -m 644 fr/figures/sort-manual.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-manual.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/sort-manual.png sort-manual.png /usr/bin/install -c -m 644 C/figures/start-context-menu-nautilus.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/start-context-menu-nautilus.png /usr/bin/install -c -m 644 de/figures/start-context-menu-nautilus.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/start-context-menu-nautilus.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/start-context-menu-nautilus.png start-context-menu-nautilus.png /usr/bin/install -c -m 644 es/figures/start-context-menu-nautilus.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/start-context-menu-nautilus.png /usr/bin/install -c -m 644 fr/figures/start-context-menu-nautilus.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/start-context-menu-nautilus.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/start-context-menu-nautilus.png start-context-menu-nautilus.png /usr/bin/install -c -m 644 C/figures/start-zenity-result.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/start-zenity-result.png /usr/bin/install -c -m 644 de/figures/start-zenity-result.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/start-zenity-result.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/start-zenity-result.png start-zenity-result.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/start-zenity-result.png start-zenity-result.png /usr/bin/install -c -m 644 fr/figures/start-zenity-result.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/start-zenity-result.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/start-zenity-result.png start-zenity-result.png /usr/bin/install -c -m 644 C/figures/stock-icon-about.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/stock-icon-about.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/de/figures/ && ln -s -f ../../C/figures/stock-icon-about.png stock-icon-about.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/el/figures/ && ln -s -f ../../C/figures/stock-icon-about.png stock-icon-about.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/es/figures/ && ln -s -f ../../C/figures/stock-icon-about.png stock-icon-about.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/ && ln -s -f ../../C/figures/stock-icon-about.png stock-icon-about.png cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/sl/figures/ && ln -s -f ../../C/figures/stock-icon-about.png stock-icon-about.png /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/omf/fma-config-tool /usr/bin/install -c -m 644 fma-config-tool-C.omf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/omf/fma-config-tool/fma-config-tool-C.omf /usr/bin/install -c -m 644 fma-config-tool-de.omf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/omf/fma-config-tool/fma-config-tool-de.omf /usr/bin/install -c -m 644 fma-config-tool-el.omf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/omf/fma-config-tool/fma-config-tool-el.omf /usr/bin/install -c -m 644 fma-config-tool-es.omf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/omf/fma-config-tool/fma-config-tool-es.omf /usr/bin/install -c -m 644 fma-config-tool-fr.omf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/omf/fma-config-tool/fma-config-tool-fr.omf /usr/bin/install -c -m 644 fma-config-tool-sl.omf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/omf/fma-config-tool/fma-config-tool-sl.omf Installing in /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html ... './C/fma-config-tool.html' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/fma-config-tool.html' './C/admon' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/admon' './C/admon/admon-bug.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/admon/admon-bug.png' './C/admon/admon-caution.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/admon/admon-caution.png' './C/admon/admon-warning.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/admon/admon-warning.png' './C/admon/admon-note.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/admon/admon-note.png' './C/admon/admon-important.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/admon/admon-important.png' './C/admon/admon-tip.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/admon/admon-tip.png' cp -rp -v "./C/admon" /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/ /usr/bin/install -c -m 644 ./C/figures/add.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-action-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-basenames-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-capabilities-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-command-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-desktop-environment-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-environment-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-exec-mode-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-execute-as-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-execution-environment-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-execution-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-export-done.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-export-format.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-export-home.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-export-items.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-export-summary.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-export-target.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-folders-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-import-done.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-import-files.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-import-home.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-import-mode.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-import-resultat.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-import-summary.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-legend.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-main-empty.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-mimetypes-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-new-capability.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-new-scheme.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-preferences-desktop.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-preferences-execution.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-preferences-export.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-preferences-import.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-preferences-io-providers.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-preferences-runtime.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-preferences-schemes.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-preferences-ui.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-properties-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-schemes-tab.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-selection-count-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-startup-mode-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-target-location.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/fma-working-directory-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/read-only.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/remove.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/sort-asc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/sort-buttons-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/sort-desc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/sort-manual.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/start-context-menu-nautilus.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/start-zenity-result.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./C/figures/stock-icon-about.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/C/fma-config-tool/figures/ './de/fma-config-tool.html' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/fma-config-tool.html' './de/admon' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/admon' './de/admon/admon-bug.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/admon/admon-bug.png' './de/admon/admon-caution.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/admon/admon-caution.png' './de/admon/admon-warning.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/admon/admon-warning.png' './de/admon/admon-note.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/admon/admon-note.png' './de/admon/admon-important.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/admon/admon-important.png' './de/admon/admon-tip.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/admon/admon-tip.png' cp -rp -v "./de/admon" /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/add.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-action-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-basenames-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-capabilities-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-command-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-desktop-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-environment-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-exec-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execute-as-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-format.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-items.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-target.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-folders-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-files.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-mode.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-resultat.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-legend.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-main-empty.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-mimetypes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-capability.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-scheme.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-desktop.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-execution.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-export.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-import.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-io-providers.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-runtime.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-schemes.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-ui.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-properties-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-schemes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-selection-count-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-startup-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-target-location.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-working-directory-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/read-only.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/remove.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-asc.png) /usr/bin/install -c -m 644 ./de/figures/sort-buttons-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-desc.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-manual.png) /usr/bin/install -c -m 644 ./de/figures/start-context-menu-nautilus.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./de/figures/start-zenity-result.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/de/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/stock-icon-about.png) './el/fma-config-tool.html' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/fma-config-tool.html' './el/admon' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/admon' './el/admon/admon-bug.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/admon/admon-bug.png' './el/admon/admon-caution.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/admon/admon-caution.png' './el/admon/admon-warning.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/admon/admon-warning.png' './el/admon/admon-note.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/admon/admon-note.png' './el/admon/admon-important.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/admon/admon-important.png' './el/admon/admon-tip.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/admon/admon-tip.png' cp -rp -v "./el/admon" /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/add.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-action-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-basenames-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-capabilities-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-command-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-desktop-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-environment-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-exec-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execute-as-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-format.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-items.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-target.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-folders-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-files.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-mode.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-resultat.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-legend.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-main-empty.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-mimetypes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-capability.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-scheme.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-desktop.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-execution.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-export.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-import.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-io-providers.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-runtime.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-schemes.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-ui.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-properties-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-schemes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-selection-count-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-startup-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-target-location.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-working-directory-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/read-only.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/remove.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-asc.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-buttons-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-desc.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-manual.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/start-context-menu-nautilus.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/start-zenity-result.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/el/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/stock-icon-about.png) './es/fma-config-tool.html' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/fma-config-tool.html' './es/admon' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/admon' './es/admon/admon-bug.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/admon/admon-bug.png' './es/admon/admon-caution.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/admon/admon-caution.png' './es/admon/admon-warning.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/admon/admon-warning.png' './es/admon/admon-note.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/admon/admon-note.png' './es/admon/admon-important.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/admon/admon-important.png' './es/admon/admon-tip.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/admon/admon-tip.png' cp -rp -v "./es/admon" /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/add.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-action-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-basenames-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-capabilities-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-command-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-desktop-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-environment-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-exec-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execute-as-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-format.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-items.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-target.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-folders-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-files.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-mode.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-resultat.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-legend.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-main-empty.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-mimetypes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-capability.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-scheme.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-desktop.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-execution.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-export.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-import.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-io-providers.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-runtime.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-schemes.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-ui.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-properties-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-schemes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-selection-count-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-startup-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-target-location.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-working-directory-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/read-only.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/remove.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-asc.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-buttons-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-desc.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-manual.png) /usr/bin/install -c -m 644 ./es/figures/start-context-menu-nautilus.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/start-zenity-result.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/es/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/stock-icon-about.png) './fr/fma-config-tool.html' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/fma-config-tool.html' './fr/admon' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/admon' './fr/admon/admon-bug.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/admon/admon-bug.png' './fr/admon/admon-caution.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/admon/admon-caution.png' './fr/admon/admon-warning.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/admon/admon-warning.png' './fr/admon/admon-note.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/admon/admon-note.png' './fr/admon/admon-important.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/admon/admon-important.png' './fr/admon/admon-tip.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/admon/admon-tip.png' cp -rp -v "./fr/admon" /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/ /usr/bin/install -c -m 644 ./fr/figures/add.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-action-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-basenames-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-capabilities-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-command-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-desktop-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-environment-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-exec-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execute-as-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-format.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-items.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-target.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-folders-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-files.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-mode.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-resultat.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-legend.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-main-empty.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-mimetypes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-capability.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-scheme.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-desktop.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-execution.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-export.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-import.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-io-providers.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-runtime.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-schemes.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-ui.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-properties-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-schemes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-selection-count-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-startup-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-target-location.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-working-directory-frame.png) /usr/bin/install -c -m 644 ./fr/figures/read-only.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./fr/figures/remove.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./fr/figures/sort-asc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./fr/figures/sort-buttons-frame.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./fr/figures/sort-desc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./fr/figures/sort-manual.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./fr/figures/start-context-menu-nautilus.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ /usr/bin/install -c -m 644 ./fr/figures/start-zenity-result.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/fr/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/stock-icon-about.png) './sl/fma-config-tool.html' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/fma-config-tool.html' './sl/admon' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/admon' './sl/admon/admon-bug.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/admon/admon-bug.png' './sl/admon/admon-caution.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/admon/admon-caution.png' './sl/admon/admon-warning.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/admon/admon-warning.png' './sl/admon/admon-note.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/admon/admon-note.png' './sl/admon/admon-important.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/admon/admon-important.png' './sl/admon/admon-tip.png' -> '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/admon/admon-tip.png' cp -rp -v "./sl/admon" /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/ (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/add.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-action-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-basenames-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-capabilities-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-command-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-desktop-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-environment-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-exec-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execute-as-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-environment-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-execution-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-format.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-items.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-export-target.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-folders-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-done.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-files.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-home.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-mode.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-resultat.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-import-summary.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-legend.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-main-empty.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-mimetypes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-capability.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-new-scheme.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-desktop.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-execution.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-export.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-import.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-io-providers.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-runtime.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-schemes.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-preferences-ui.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-properties-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-schemes-tab.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-selection-count-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-startup-mode-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-target-location.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/fma-working-directory-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/read-only.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/remove.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-asc.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-buttons-frame.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-desc.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/sort-manual.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/start-context-menu-nautilus.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/start-zenity-result.png) (cd /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html/sl/fma-config-tool/figures && ln -s -f ../../../C/fma-config-tool/figures/stock-icon-about.png) make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/manual' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/manual' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/reference' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/api-index-2-30.html /usr/bin/install -c -m 644 ./html/api-index-3-1.html /usr/bin/install -c -m 644 ./html/api-index-3-2.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch04.html /usr/bin/install -c -m 644 ./html/ch05.html /usr/bin/install -c -m 644 ./html/ch06.html /usr/bin/install -c -m 644 ./html/ch07.html /usr/bin/install -c -m 644 ./html/filemanager-actions-API.html /usr/bin/install -c -m 644 ./html/filemanager-actions-Constants.html /usr/bin/install -c -m 644 ./html/filemanager-actions-Core-Misc.html /usr/bin/install -c -m 644 ./html/filemanager-actions-D-Bus.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMABoxed.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMADataBoxed.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMADataDef-FMADataGroup.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMADataType.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAGConfMonitor.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAIContext.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAIDuplicable.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAIExporter.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAIFactoryObject.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAIFactoryProvider.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAIIOProvider.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAIImporter.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAObject.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAObjectAction.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAObjectId.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAObjectItem.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAObjectMenu.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMAObjectProfile.html /usr/bin/install -c -m 644 ./html/filemanager-actions-FMATimeout.html /usr/bin/install -c -m 644 ./html/filemanager-actions-GConf-Misc.html /usr/bin/install -c -m 644 ./html/filemanager-actions-Plugins.html /usr/bin/install -c -m 644 ./html/filemanager-actions.devhelp2 /usr/bin/install -c -m 644 ./html/fma-about.html /usr/bin/install -c -m 644 ./html/fma-compiling.html /usr/bin/install -c -m 644 ./html/fma-dist-content.html /usr/bin/install -c -m 644 ./html/fma-getting.html /usr/bin/install -c -m 644 ./html/fma-what-is-it.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' make[3]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4' /usr/bin/install -c -m 644 objects-hierarchy.odg '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4' make[3]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/docs' Making install in maintainer make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/maintainer' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/maintainer' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/maintainer' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/maintainer' Making install in po make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4/po' linguas="ar bg bn bn_IN bs ca ca@valencia cs da de dz el en_CA en_GB es eu fi fr gl gu he hi it ja kn ko lt lv mk mr nb nl oc or pa pt pt_BR ro ru sl sr sr@latin sv ta te th tr vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/filemanager-actions-3.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/filemanager-actions.mo; \ echo "installing $lang.gmo as $dir/filemanager-actions.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/filemanager-actions.mo; \ echo "installing ./$lang.gmo as" \ "$dir/filemanager-actions.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/filemanager-actions.mo.m; \ echo "installing $lang.gmo.m as $dir/filemanager-actions.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/filemanager-actions.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/filemanager-actions.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/filemanager-actions.mo installing bg.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES/filemanager-actions.mo installing bn.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/bn/LC_MESSAGES/filemanager-actions.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/filemanager-actions.mo installing bs.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/bs/LC_MESSAGES/filemanager-actions.mo installing ca.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/filemanager-actions.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/filemanager-actions.mo installing cs.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES/filemanager-actions.mo installing da.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/filemanager-actions.mo installing de.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/filemanager-actions.mo installing dz.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/dz/LC_MESSAGES/filemanager-actions.mo installing el.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/filemanager-actions.mo installing en_CA.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/en_CA/LC_MESSAGES/filemanager-actions.mo installing en_GB.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/filemanager-actions.mo installing es.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/filemanager-actions.mo installing eu.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES/filemanager-actions.mo installing fi.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/filemanager-actions.mo installing fr.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/filemanager-actions.mo installing gl.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/filemanager-actions.mo installing gu.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/gu/LC_MESSAGES/filemanager-actions.mo installing he.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES/filemanager-actions.mo installing hi.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/hi/LC_MESSAGES/filemanager-actions.mo installing it.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/filemanager-actions.mo installing ja.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES/filemanager-actions.mo installing kn.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/kn/LC_MESSAGES/filemanager-actions.mo installing ko.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/filemanager-actions.mo installing lt.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/lt/LC_MESSAGES/filemanager-actions.mo installing lv.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/lv/LC_MESSAGES/filemanager-actions.mo installing mk.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/mk/LC_MESSAGES/filemanager-actions.mo installing mr.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/mr/LC_MESSAGES/filemanager-actions.mo installing nb.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES/filemanager-actions.mo installing nl.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/filemanager-actions.mo installing oc.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/oc/LC_MESSAGES/filemanager-actions.mo installing or.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/or/LC_MESSAGES/filemanager-actions.mo installing pa.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/pa/LC_MESSAGES/filemanager-actions.mo installing pt.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/filemanager-actions.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/filemanager-actions.mo installing ro.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/ro/LC_MESSAGES/filemanager-actions.mo installing ru.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/filemanager-actions.mo installing sl.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES/filemanager-actions.mo installing sr.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/filemanager-actions.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/filemanager-actions.mo installing sv.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/filemanager-actions.mo installing ta.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/ta/LC_MESSAGES/filemanager-actions.mo installing te.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/te/LC_MESSAGES/filemanager-actions.mo installing th.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/th/LC_MESSAGES/filemanager-actions.mo installing tr.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/filemanager-actions.mo installing vi.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES/filemanager-actions.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/filemanager-actions.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/filemanager-actions.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/filemanager-actions.mo make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4/po' make[1]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4' make[2]: Entering directory `/builddir/build/BUILD/filemanager-actions-3.4' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4' /usr/bin/install -c -m 644 AUTHORS ChangeLog ChangeLog-2008 ChangeLog-2009 ChangeLog-2010 ChangeLog-2011 ChangeLog-2012 ChangeLog-2014 COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS README README-GCONF TODO '/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4' make[2]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4' make[1]: Leaving directory `/builddir/build/BUILD/filemanager-actions-3.4' + find /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 -type f -name '*.la' -delete -print /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0/libfma-nautilus-tracker.la /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0/libfma-nautilus-menu.la /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-io-xml.la /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-io-desktop.la /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-core.la + desktop-file-edit --set-icon=filemanager-actions /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64//usr/share/applications/fma-config-tool.desktop + desktop-file-validate /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64//usr/share/applications/fma-config-tool.desktop + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/AUTHORS + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/ChangeLog + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/ChangeLog-2008 + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/ChangeLog-2009 + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/ChangeLog-2010 + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/ChangeLog-2011 + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/ChangeLog-2012 + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/ChangeLog-2014 + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/COPYING + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/COPYING-DOCS + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/INSTALL + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/MAINTAINERS + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/NEWS + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/objects-hierarchy.odg + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/README + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/README-GCONF + for file in AUTHORS 'ChangeLog*' COPYING COPYING-DOCS INSTALL MAINTAINERS NEWS objects-hierarchy.odg README README-GCONF TODO + rm /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/TODO + for dir in html + rm -r /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4/html + _target= + _symlinks=0 + fdupes -q -n -r -p /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share + read _file + test -z '' + _target=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/import-mode/fma-import-mode-ask.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/import-mode/fma-import-mode-ask.png + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/export-format/fma-export-format-ask.png + test 0 = 1 + ln -f /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/import-mode/fma-import-mode-ask.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/export-format/fma-export-format-ask.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/filemanager-actions/import-mode/fma-import-mode-ask.png + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/add.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/add.png + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/add.png + test 0 = 1 + ln -f /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/add.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/add.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/add.png + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/read-only.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/read-only.png + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/read-only.png + test 0 = 1 + ln -f /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/read-only.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/read-only.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/read-only.png + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/remove.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/remove.png + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/remove.png + test 0 = 1 + ln -f /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/remove.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/remove.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/remove.png + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-asc.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-asc.png + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-asc.png + test 0 = 1 + ln -f /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-asc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-asc.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-asc.png + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-desc.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-desc.png + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-desc.png + test 0 = 1 + ln -f /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-desc.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-desc.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-desc.png + test -z '' + _target= + continue + read _file + test -z '' + _target=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-manual.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-manual.png + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-manual.png + test 0 = 1 + ln -f /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-manual.png /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/C/figures/sort-manual.png + read _file + test -z /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/gnome/help/fma-config-tool/fr/figures/sort-manual.png + test -z '' + _target= + continue + read _file + find /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 filemanager-actions + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/filemanager-actions-3.4 extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-set-conf extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-run extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-print-schemas extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-print extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/libexec/filemanager-actions/fma-new extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/bin/fma-config-tool extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0/libfma-nautilus-tracker.so extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/nautilus/extensions-3.0/libfma-nautilus-menu.so extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-io-xml.so extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-io-desktop.so extracting debug info from /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/lib64/filemanager-actions/libfma-core.so /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 4840 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: filemanager-actions-3.4-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jKWI7P + umask 022 + cd /builddir/build/BUILD + cd filemanager-actions-3.4 + DOCDIR=/builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4 + cp -pr COPYING /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4 + cp -pr NEWS /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4 + cp -pr README /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4 + cp -pr TODO /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64/usr/share/doc/filemanager-actions-3.4 + exit 0 Provides: application() application(fma-config-tool.desktop) filemanager-actions = 3.4-3.el7.centos filemanager-actions(x86-64) = 3.4-3.el7.centos libfma-core.so()(64bit) libfma-io-desktop.so()(64bit) libfma-io-xml.so()(64bit) libfma-nautilus-menu.so()(64bit) libfma-nautilus-tracker.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libfma-core.so()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtop-2.0.so.10()(64bit) libnautilus-extension.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Obsoletes: nautilus-actions Processing files: filemanager-actions-devel-3.4-3.el7.centos.x86_64 Provides: filemanager-actions-devel = 3.4-3.el7.centos filemanager-actions-devel(x86-64) = 3.4-3.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: filemanager-actions-docs-3.4-3.el7.centos.noarch Provides: filemanager-actions-docs = 3.4-3.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: filemanager-actions-debuginfo-3.4-3.el7.centos.x86_64 Provides: filemanager-actions-debuginfo = 3.4-3.el7.centos filemanager-actions-debuginfo(x86-64) = 3.4-3.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 Wrote: /builddir/build/RPMS/filemanager-actions-3.4-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/filemanager-actions-devel-3.4-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/filemanager-actions-docs-3.4-3.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/filemanager-actions-debuginfo-3.4-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.opPgon + umask 022 + cd /builddir/build/BUILD + cd filemanager-actions-3.4 + rm -rf /builddir/build/BUILDROOT/filemanager-actions-3.4-3.el7.centos.x86_64 + exit 0 Child return code was: 0