+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xfe.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qhPmFO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xfe-1.42 + /usr/bin/gzip -dc /builddir/build/SOURCES/xfe-1.42.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xfe-1.42 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xfe-1.42-use-system-libsn.patch):' Patch #0 (xfe-1.42-use-system-libsn.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .syssn --fuzz=0 patching file configure.ac patching file src/Makefile.am + for f in ChangeLog + mv ChangeLog ChangeLog.iso + iconv -f ISO-8859-1 -t UTF-8 -o ChangeLog ChangeLog.iso + touch -r ChangeLog.iso ChangeLog + rm -f ChangeLog.iso + autoreconf -fi autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION configure.ac:39: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:39: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:39: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. + rm -rf libsn + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FxH2b7 + umask 022 + cd /builddir/build/BUILD + cd xfe-1.42 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --bindir=/usr/libexec/xfe checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for riscv64-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 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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether we are using the GNU C Library 2 or newer... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for utime.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... no checking for long long int... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for X... libraries , headers checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... (cached) inline checking for mode_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for unistd.h... (cached) yes checking for working chown... yes checking whether closedir returns void... no checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for library containing getmntent... none required checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether stat accepts an empty string... no checking whether utime accepts a null argument... yes checking for endgrent... yes checking for endpwent... yes checking for gethostname... yes checking for getmntent... (cached) yes checking for gettimeofday... yes checking for lchown... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for putenv... (cached) yes checking for rmdir... yes checking for setlocale... (cached) yes checking for sqrt... no checking for strchr... yes checking for strdup... (cached) yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoull... yes checking for utime... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fxfindfox in -lFOX-1.6... yes checking for ANSI C header files... (cached) yes checking how to run the C++ preprocessor... g++ -E checking fox-1.6/fx.h usability... yes checking fox-1.6/fx.h presence... yes checking for fox-1.6/fx.h... yes checking for fox-config-1.6... no checking for fox-1.6-config... no checking for fox-config... fox-config checking whether FOX was compiled with Xft support... yes checking for freetype-config... freetype-config checking config/ftheader.h usability... no checking config/ftheader.h presence... no checking for config/ftheader.h... no checking freetype/config/ftheader.h usability... yes checking freetype/config/ftheader.h presence... yes checking for freetype/config/ftheader.h... yes checking for xft-config... no checking for pkg-config... pkg-config checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for xrandr extension... checking X11/extensions/Xrandr.h usability... no checking X11/extensions/Xrandr.h presence... no checking for X11/extensions/Xrandr.h... no checking for png_read_info in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for FcInit in -lfontconfig... yes checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for startup notification... checking for pkg-config... (cached) pkg-config checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBSN... yes checking for debugging... checking minimalflags... checking for release build... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating intl/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating xfe.spec config.status: creating xferc config.status: creating xfe.desktop.in config.status: creating xfi.desktop.in config.status: creating xfw.desktop.in config.status: creating xfp.desktop.in config.status: creating src/Makefile config.status: creating icons/Makefile config.status: creating icons/xfe-theme/Makefile config.status: creating icons/gnome-theme/Makefile config.status: creating icons/gnomeblue-theme/Makefile config.status: creating icons/windows-theme/Makefile config.status: creating icons/tango-theme/Makefile config.status: creating icons/kde-theme/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands ======================== Compiler and linker flags ======================== CXXFLAGS=-O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN CFLAGS=-O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 LIBS=-lfontconfig -lpng -lFOX-1.6 -lX11 -lfreetype -lXft =========================================================================== Configure finished! Do: 'make' to compile Xfe. Then: 'make install' (as root) to install Xfe. + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xfe-1.42' Making all in intl make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/intl' Making all in po make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo pt_PT | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_PT.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo es_AR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_AR.po file=`echo es_CO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_CO.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo no | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file no.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/po' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/m4' Making all in src make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/src' g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o icons.o icons.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o xfeutils.o xfeutils.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o startupnotification.o startupnotification.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o StringList.o StringList.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o File.o File.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o FileDict.o FileDict.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o IconList.o IconList.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o FileList.o FileList.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o FileDialog.o FileDialog.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o DirList.o DirList.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o DialogBox.o DialogBox.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o MessageBox.o MessageBox.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o Bookmarks.o Bookmarks.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o HistInputDialog.o HistInputDialog.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o InputDialog.o InputDialog.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o OverwriteBox.o OverwriteBox.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o ExecuteBox.o ExecuteBox.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o TextWindow.o TextWindow.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o CommandWindow.o CommandWindow.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o Properties.o Properties.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o Preferences.o Preferences.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o FilePanel.o FilePanel.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o DirPanel.o DirPanel.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o DirHistBox.o DirHistBox.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o PathLinker.o PathLinker.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o BrowseInputDialog.o BrowseInputDialog.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o ArchInputDialog.o ArchInputDialog.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o FontDialog.o FontDialog.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o TextLabel.o TextLabel.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o Keybindings.o Keybindings.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o KeybindingsDialog.o KeybindingsDialog.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o SearchWindow.o SearchWindow.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o SearchPanel.o SearchPanel.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o XFileExplorer.o XFileExplorer.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o main.o main.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o XFilePackage.o XFilePackage.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o WriteWindow.o WriteWindow.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o XFileWrite.o XFileWrite.cpp g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -c -o XFileImage.o XFileImage.cpp gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../intl -I/usr/include/startup-notification-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ../st/st.o ../st/st.c WriteWindow.cpp: In member function 'long int WriteWindow::onEditDNDDrop(FX::FXObject*, FX::FXSelector, void*)': WriteWindow.cpp:1613:60: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (getDNDData(FROM_DRAGNDROP, urilistType, (FXuchar*&)data, len)) ^~~~ g++ -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xfe ../st/st.o icons.o xfeutils.o startupnotification.o StringList.o File.o FileDict.o IconList.o FileList.o FileDialog.o DirList.o DialogBox.o MessageBox.o Bookmarks.o HistInputDialog.o InputDialog.o OverwriteBox.o ExecuteBox.o TextWindow.o CommandWindow.o Properties.o Preferences.o FilePanel.o DirPanel.o DirHistBox.o PathLinker.o BrowseInputDialog.o ArchInputDialog.o FontDialog.o TextLabel.o Keybindings.o KeybindingsDialog.o SearchWindow.o SearchPanel.o XFileExplorer.o main.o -lutil -lstartup-notification-1 -lfontconfig -lpng -lFOX-1.6 -lX11 -lfreetype -lXft g++ -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xfp ../st/st.o icons.o xfeutils.o startupnotification.o StringList.o CommandWindow.o InputDialog.o DialogBox.o OverwriteBox.o FileDict.o IconList.o File.o FileList.o DirList.o FileDialog.o PathLinker.o TextLabel.o MessageBox.o DirHistBox.o XFilePackage.o -lutil -lstartup-notification-1 -lfontconfig -lpng -lFOX-1.6 -lX11 -lfreetype -lXft g++ -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xfw ../st/st.o icons.o xfeutils.o startupnotification.o StringList.o CommandWindow.o OverwriteBox.o MessageBox.o IconList.o File.o FileList.o DirList.o InputDialog.o DialogBox.o FileDict.o FileDialog.o PathLinker.o TextLabel.o WriteWindow.o DirHistBox.o FontDialog.o XFileWrite.o -lutil -lstartup-notification-1 -lfontconfig -lpng -lFOX-1.6 -lX11 -lfreetype -lXft g++ -O2 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/fox-1.6 -DHAVE_XFT_H -DSTARTUP_NOTIFICATION -DSN_API_NOT_YET_FROZEN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xfi ../st/st.o icons.o xfeutils.o startupnotification.o StringList.o CommandWindow.o InputDialog.o DialogBox.o OverwriteBox.o FileDict.o IconList.o File.o FileList.o DirList.o FileDialog.o MessageBox.o DirHistBox.o TextLabel.o PathLinker.o XFileImage.o -lutil -lstartup-notification-1 -lfontconfig -lpng -lFOX-1.6 -lX11 -lfreetype -lXft make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/src' Making all in icons make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons' Making all in xfe-theme make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/xfe-theme' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/xfe-theme' Making all in gnome-theme make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/gnome-theme' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/gnome-theme' Making all in gnomeblue-theme make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/gnomeblue-theme' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/gnomeblue-theme' Making all in windows-theme make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/windows-theme' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/windows-theme' Making all in tango-theme make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/tango-theme' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/tango-theme' Making all in kde-theme make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/kde-theme' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/kde-theme' make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons' make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po xfe.desktop.in xfe.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po xfw.desktop.in xfw.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po xfi.desktop.in xfi.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po xfp.desktop.in xfp.desktop Generating and caching the translation database Merging translations into xfe.desktop. Generating and caching the translation database Merging translations into xfw.desktop. Generating and caching the translation database Merging translations into xfp.desktop. Generating and caching the translation database Merging translations into xfi.desktop. make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42' make[1]: Leaving directory '/builddir/build/BUILD/xfe-1.42' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XScPSF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64 + cd xfe-1.42 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' Making install in intl make[1]: Entering directory '/builddir/build/BUILD/xfe-1.42/intl' if { test "xfe" = "gettext-runtime" || test "xfe" = "gettext-tools"; } \ && test 'no' = yes; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/include; \ install -p -m 644 libintl.h /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ install -p -m 644 libintl.a /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "xfe" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64; \ @LIBTOOL@ --mode=install \ install -p -m 644 libgnuintl.a /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ install -p -m 644 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/libgnuintl.so /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64; \ temp=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "xfe" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/gettext/intl; \ install -p -m 644 VERSION /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/gettext/intl/VERSION; \ install -p -m 644 ChangeLog.inst /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ install -p -m 644 $dir/$file \ /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/xfe-1.42/intl' Making install in po make[1]: Entering directory '/builddir/build/BUILD/xfe-1.42/po' /bin/sh /builddir/build/BUILD/xfe-1.42/install-sh -d /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale linguas="fr de pt_PT pt_BR pl tr ca es es_AR es_CO it hu no da ru cs sv zh_CN zh_TW ja el bs nl "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/xfe-1.42/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/xfe.mo; \ echo "installing $lang.gmo as $dir/xfe.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/xfe.mo; \ echo "installing ./$lang.gmo as" \ "$dir/xfe.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/xfe.mo.m; \ echo "installing $lang.gmo.m as $dir/xfe.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/xfe.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/xfe.mo.m"; \ else \ true; \ fi; \ fi; \ done installing fr.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/xfe.mo installing de.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/xfe.mo installing pt_PT.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/pt_PT/LC_MESSAGES/xfe.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/xfe.mo installing pl.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/xfe.mo installing tr.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/xfe.mo installing ca.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/xfe.mo installing es.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/xfe.mo installing es_AR.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/es_AR/LC_MESSAGES/xfe.mo installing es_CO.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/es_CO/LC_MESSAGES/xfe.mo installing it.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/xfe.mo installing hu.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/xfe.mo installing no.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/no/LC_MESSAGES/xfe.mo installing da.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/xfe.mo installing ru.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/xfe.mo installing cs.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/xfe.mo installing sv.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/xfe.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/xfe.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/xfe.mo installing ja.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/xfe.mo installing el.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/xfe.mo installing bs.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/xfe.mo installing nl.gmo as /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/xfe.mo make[1]: Leaving directory '/builddir/build/BUILD/xfe-1.42/po' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/xfe-1.42/m4' make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/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/xfe-1.42/m4' make[1]: Leaving directory '/builddir/build/BUILD/xfe-1.42/m4' Making install in src make[1]: Entering directory '/builddir/build/BUILD/xfe-1.42/src' make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/libexec/xfe' install -p xfe xfp xfw xfi '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/libexec/xfe' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/src' make[1]: Leaving directory '/builddir/build/BUILD/xfe-1.42/src' Making install in icons make[1]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons' Making install in xfe-theme make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/xfe-theme' make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/xfe-theme' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 a_16x16.png a_32x32.png ace_16x16.png ace_32x32.png archadd.png archext.png arj_16x16.png arj_32x32.png attrib.png bak_16x16.png bak_32x32.png bigarchadd.png bigattrib.png bigblockdev.png bigbrokenlink.png bigcdrom.png bigchardev.png bigcompare.png bigdoc.png bigexec.png bigfileopen.png bigfilter.png bigfloppy.png bigfolder.png bigfolderlocked.png bigfolderopen.png bigfolderup.png bigharddisk.png bigicons.png biglink.png bignewfile.png bignewfolder.png bignewlink.png bignfsdrive.png bignfsdriveumt.png bigpipe.png bigsocket.png bigzip.png bmp_16x16.png bmp_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 bug_16x16.png bug_32x32.png bz2_16x16.png bz2_32x32.png c_16x16.png c_32x32.png cc_16x16.png cc_32x32.png cdrom.png chart.png chm_16x16.png chm_32x32.png class_16x16.png class_32x32.png closefile.png clrbook.png colltree.png compare.png config_16x16.png config_32x32.png copy_big.png copy_clp.png core_16x16.png core_32x32.png cut_clp.png deb_16x16.png deb_32x32.png delete_big.png delete_big_perm.png desel.png details.png dia_16x16.png dia_32x32.png dirback.png dirforward.png dirup.png djvu_16x16.png djvu_32x32.png dl_16x16.png dl_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 doc_16x16.png doc_32x32.png drw_16x16.png drw_32x32.png dvi_16x16.png dvi_32x32.png edit.png enter.png epub_16x16.png epub_32x32.png errorbig.png exe_16x16.png exe_32x32.png exptree.png file_16x16.png file_32x32.png filedelete.png filedelete_perm.png filedialog.png fileopen.png filerestore.png filter.png find_again.png fliplr.png flipud.png floppy.png font_16x16.png font_32x32.png fonts.png gif_16x16.png gif_32x32.png gotobig.png gotodir.png gotoline.png graybutton.png greenbutton.png gz_16x16.png gz_32x32.png h_16x16.png h_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 harddisk.png help.png help_16x16.png help_32x32.png hidehidden.png hidenumbers.png hidethumb.png home.png horzpanels.png html_16x16.png html_32x32.png info_16x16.png info_32x32.png infobig.png invsel.png java_16x16.png java_32x32.png jpeg_16x16.png jpeg_32x32.png keybindings.png link_big.png location.png lowercase.png lzh_16x16.png lzh_32x32.png m_16x16.png m_32x32.png make_16x16.png make_32x32.png maphost.png midi_16x16.png midi_32x32.png miniapp.png miniblockdev.png minibrokenlink.png minichardev.png minidoc.png miniexec.png minifolder.png minifolderclosed.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 minifolderlocked.png minifolderopen.png minifolderup.png minikeybindings.png minilink.png minipipe.png minishell.png minisocket.png minixfe.png minixferoot.png move_big.png moveit.png mp3_16x16.png mp3_32x32.png newfile.png newfolder.png newlink.png news_16x16.png news_32x32.png nfsdrive.png nfsdriveumt.png o_16x16.png o_32x32.png odf_16x16.png odf_32x32.png odg_16x16.png odg_32x32.png odp_16x16.png odp_32x32.png ods_16x16.png ods_32x32.png odt_16x16.png odt_32x32.png onepanel.png package.png package_16x16.png package_32x32.png paste_clp.png pdf_16x16.png pdf_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 png_16x16.png png_32x32.png ppt_16x16.png ppt_32x32.png prefs.png print.png printbig.png ps_16x16.png ps_32x32.png questionbig.png quit.png rar_16x16.png rar_32x32.png redo.png reload.png renameit.png replace.png restore_big.png revert.png rotateleft.png rotateright.png rpm_16x16.png rpm_32x32.png run.png saveas.png savefile.png sci_16x16.png sci_32x32.png search.png searchnext.png searchprev.png selall.png setbook.png shared_16x16.png shared_32x32.png shell.png shell_16x16.png shell_32x32.png showhidden.png shownumbers.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 showthumb.png sla_16x16.png sla_32x32.png smallicons.png so_16x16.png so_32x32.png sound_16x16.png sound_32x32.png svg_16x16.png svg_32x32.png switchpanels.png sxc_16x16.png sxc_32x32.png sxd_16x16.png sxd_32x32.png sxi_16x16.png sxi_32x32.png sxm_16x16.png sxm_32x32.png sxw_16x16.png sxw_32x32.png syncpanels.png tar_16x16.png tar_32x32.png tbz2_16x16.png tbz2_32x32.png tcl_16x16.png tcl_32x32.png tex_16x16.png tex_32x32.png text_16x16.png text_32x32.png tgz_16x16.png tgz_32x32.png tif_16x16.png tif_32x32.png totrash.png trash_full.png trash_full_big.png treeonepanel.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 treetwopanels.png twopanels.png undo.png unmaphost.png uppercase.png vertpanels.png vhdl_16x16.png vhdl_32x32.png video_16x16.png video_32x32.png view.png vlog_16x16.png vlog_32x32.png vsd_16x16.png vsd_32x32.png warningbig.png wave_16x16.png wave_32x32.png work.png wrapoff.png wrapon.png xbm_16x16.png xbm_32x32.png xcf_16x16.png xcf_32x32.png xfe.png xfi.png xfp.png xfw.png xfwsmall.png xls_16x16.png xls_32x32.png xpm_16x16.png xpm_32x32.png z_16x16.png z_32x32.png zip.png zip_16x16.png zip_32x32.png zoom100.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' install -p -m 644 zoomin.png zoomout.png zoomwin.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/xfe-theme' make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/xfe-theme' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/xfe-theme' Making install in gnome-theme make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/gnome-theme' make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/gnome-theme' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 a_16x16.png a_32x32.png ace_16x16.png ace_32x32.png archadd.png archext.png arj_16x16.png arj_32x32.png attrib.png bak_16x16.png bak_32x32.png bigarchadd.png bigattrib.png bigblockdev.png bigbrokenlink.png bigcdrom.png bigchardev.png bigcompare.png bigdoc.png bigexec.png bigfileopen.png bigfilter.png bigfloppy.png bigfolder.png bigfolderlocked.png bigfolderopen.png bigfolderup.png bigharddisk.png bigicons.png biglink.png bignewfile.png bignewfolder.png bignewlink.png bignfsdrive.png bignfsdriveumt.png bigpipe.png bigsocket.png bigzip.png bmp_16x16.png bmp_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 bug_16x16.png bug_32x32.png bz2_16x16.png bz2_32x32.png c_16x16.png c_32x32.png cc_16x16.png cc_32x32.png cdrom.png chart.png chm_16x16.png chm_32x32.png class_16x16.png class_32x32.png closefile.png clrbook.png colltree.png compare.png config_16x16.png config_32x32.png copy_big.png copy_clp.png core_16x16.png core_32x32.png cut_clp.png deb_16x16.png deb_32x32.png delete_big.png delete_big_perm.png desel.png details.png dia_16x16.png dia_32x32.png dirback.png dirforward.png dirup.png djvu_16x16.png djvu_32x32.png dl_16x16.png dl_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 doc_16x16.png doc_32x32.png drw_16x16.png drw_32x32.png dvi_16x16.png dvi_32x32.png edit.png enter.png epub_16x16.png epub_32x32.png errorbig.png exe_16x16.png exe_32x32.png exptree.png file_16x16.png file_32x32.png filedelete.png filedelete_perm.png filedialog.png fileopen.png filerestore.png filter.png find_again.png fliplr.png flipud.png floppy.png font_16x16.png font_32x32.png fonts.png gif_16x16.png gif_32x32.png gotobig.png gotodir.png gotoline.png graybutton.png greenbutton.png gz_16x16.png gz_32x32.png h_16x16.png h_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 harddisk.png help.png help_16x16.png help_32x32.png hidehidden.png hidenumbers.png hidethumb.png home.png horzpanels.png html_16x16.png html_32x32.png info_16x16.png info_32x32.png infobig.png invsel.png java_16x16.png java_32x32.png jpeg_16x16.png jpeg_32x32.png keybindings.png link_big.png location.png lowercase.png lzh_16x16.png lzh_32x32.png m_16x16.png m_32x32.png make_16x16.png make_32x32.png maphost.png midi_16x16.png midi_32x32.png miniapp.png miniblockdev.png minibrokenlink.png minichardev.png minidoc.png miniexec.png minifolder.png minifolderclosed.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 minifolderlocked.png minifolderopen.png minifolderup.png minikeybindings.png minilink.png minipipe.png minishell.png minisocket.png minixfe.png minixferoot.png move_big.png moveit.png mp3_16x16.png mp3_32x32.png newfile.png newfolder.png newlink.png news_16x16.png news_32x32.png nfsdrive.png nfsdriveumt.png o_16x16.png o_32x32.png odf_16x16.png odf_32x32.png odg_16x16.png odg_32x32.png odp_16x16.png odp_32x32.png ods_16x16.png ods_32x32.png odt_16x16.png odt_32x32.png onepanel.png package.png package_16x16.png package_32x32.png paste_clp.png pdf_16x16.png pdf_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 png_16x16.png png_32x32.png ppt_16x16.png ppt_32x32.png prefs.png print.png printbig.png ps_16x16.png ps_32x32.png questionbig.png quit.png rar_16x16.png rar_32x32.png redo.png reload.png renameit.png replace.png restore_big.png revert.png rotateleft.png rotateright.png rpm_16x16.png rpm_32x32.png run.png saveas.png savefile.png sci_16x16.png sci_32x32.png search.png searchnext.png searchprev.png selall.png setbook.png shared_16x16.png shared_32x32.png shell.png shell_16x16.png shell_32x32.png showhidden.png shownumbers.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 showthumb.png sla_16x16.png sla_32x32.png smallicons.png so_16x16.png so_32x32.png sound_16x16.png sound_32x32.png svg_16x16.png svg_32x32.png switchpanels.png sxc_16x16.png sxc_32x32.png sxd_16x16.png sxd_32x32.png sxi_16x16.png sxi_32x32.png sxm_16x16.png sxm_32x32.png sxw_16x16.png sxw_32x32.png syncpanels.png tar_16x16.png tar_32x32.png tbz2_16x16.png tbz2_32x32.png tcl_16x16.png tcl_32x32.png tex_16x16.png tex_32x32.png text_16x16.png text_32x32.png tgz_16x16.png tgz_32x32.png tif_16x16.png tif_32x32.png totrash.png trash_full.png trash_full_big.png treeonepanel.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 treetwopanels.png twopanels.png undo.png unmaphost.png uppercase.png vertpanels.png vhdl_16x16.png vhdl_32x32.png video_16x16.png video_32x32.png view.png vlog_16x16.png vlog_32x32.png vsd_16x16.png vsd_32x32.png warningbig.png wave_16x16.png wave_32x32.png work.png wrapoff.png wrapon.png xbm_16x16.png xbm_32x32.png xcf_16x16.png xcf_32x32.png xfe.png xfi.png xfp.png xfw.png xfwsmall.png xls_16x16.png xls_32x32.png xpm_16x16.png xpm_32x32.png z_16x16.png z_32x32.png zip.png zip_16x16.png zip_32x32.png zoom100.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' install -p -m 644 zoomin.png zoomout.png zoomwin.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnome-theme' make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/gnome-theme' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/gnome-theme' Making install in gnomeblue-theme make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/gnomeblue-theme' make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/gnomeblue-theme' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme' install -p -m 644 bigfolder.png bigfolderlocked.png bigfolderopen.png bigfolderup.png minifolder.png minifolderclosed.png minifolderlocked.png minifolderopen.png minifolderup.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme' make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/gnomeblue-theme' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/gnomeblue-theme' Making install in windows-theme make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/windows-theme' make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/windows-theme' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme' install -p -m 644 bigfolder.png bigfolderlocked.png bigfolderopen.png bigfolderup.png bignewfolder.png dirback.png dirforward.png dirup.png filedialog.png gotodir.png home.png minifolder.png minifolderclosed.png minifolderlocked.png minifolderopen.png minifolderup.png newfolder.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme' make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/windows-theme' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/windows-theme' Making install in tango-theme make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/tango-theme' make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/tango-theme' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme' install -p -m 644 attrib.png bigattrib.png bigbrokenlink.png bigcompare.png bigfileopen.png bigfolder.png bigfolderlocked.png bigfolderopen.png bigfolderup.png biglink.png bignewfolder.png compare.png copy_big.png copy_clp.png cut_clp.png dirback.png dirforward.png dirup.png dl_16x16.png dl_32x32.png filedialog.png fileopen.png font_16x16.png font_32x32.png gotodir.png home.png keybindings.png minibrokenlink.png minifolder.png minifolderclosed.png minifolderlocked.png minifolderopen.png minifolderup.png minikeybindings.png minilink.png newfile.png newfolder.png newlink.png paste_clp.png print.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme' install -p -m 644 printbig.png reload.png sla_16x16.png sla_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme' make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/tango-theme' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/tango-theme' Making install in kde-theme make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/kde-theme' make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons/kde-theme' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 a_16x16.png a_32x32.png ace_16x16.png ace_32x32.png archadd.png archext.png arj_16x16.png arj_32x32.png attrib.png bak_16x16.png bak_32x32.png bigarchadd.png bigattrib.png bigblockdev.png bigbrokenlink.png bigcdrom.png bigchardev.png bigcompare.png bigdoc.png bigexec.png bigfileopen.png bigfilter.png bigfloppy.png bigfolder.png bigfolderlocked.png bigfolderopen.png bigfolderup.png bigharddisk.png bigicons.png biglink.png bignewfile.png bignewfolder.png bignewlink.png bignfsdrive.png bignfsdriveumt.png bigpipe.png bigsocket.png bigzip.png bmp_16x16.png bmp_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 bug_16x16.png bug_32x32.png bz2_16x16.png bz2_32x32.png c_16x16.png c_32x32.png cc_16x16.png cc_32x32.png cdrom.png chart.png chm_16x16.png chm_32x32.png class_16x16.png class_32x32.png closefile.png clrbook.png colltree.png compare.png config_16x16.png config_32x32.png copy_big.png copy_clp.png core_16x16.png core_32x32.png cut_clp.png deb_16x16.png deb_32x32.png delete_big.png delete_big_perm.png desel.png details.png dia_16x16.png dia_32x32.png dirback.png dirforward.png dirup.png djvu_16x16.png djvu_32x32.png dl_16x16.png dl_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 doc_16x16.png doc_32x32.png drw_16x16.png drw_32x32.png dvi_16x16.png dvi_32x32.png edit.png enter.png epub_16x16.png epub_32x32.png errorbig.png exe_16x16.png exe_32x32.png exptree.png file_16x16.png file_32x32.png filedelete.png filedelete_perm.png filedialog.png fileopen.png filerestore.png filter.png find_again.png fliplr.png flipud.png floppy.png font_16x16.png font_32x32.png fonts.png gif_16x16.png gif_32x32.png gotobig.png gotodir.png gotoline.png graybutton.png greenbutton.png gz_16x16.png gz_32x32.png h_16x16.png h_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 harddisk.png help.png help_16x16.png help_32x32.png hidehidden.png hidenumbers.png hidethumb.png home.png horzpanels.png html_16x16.png html_32x32.png info_16x16.png info_32x32.png infobig.png invsel.png java_16x16.png java_32x32.png jpeg_16x16.png jpeg_32x32.png keybindings.png link_big.png location.png lowercase.png lzh_16x16.png lzh_32x32.png m_16x16.png m_32x32.png make_16x16.png make_32x32.png maphost.png midi_16x16.png midi_32x32.png miniapp.png miniblockdev.png minibrokenlink.png minichardev.png minidoc.png miniexec.png minifolder.png minifolderclosed.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 minifolderlocked.png minifolderopen.png minifolderup.png minikeybindings.png minilink.png minipipe.png minishell.png minisocket.png minixfe.png minixferoot.png move_big.png moveit.png mp3_16x16.png mp3_32x32.png newfile.png newfolder.png newlink.png news_16x16.png news_32x32.png nfsdrive.png nfsdriveumt.png o_16x16.png o_32x32.png odf_16x16.png odf_32x32.png odg_16x16.png odg_32x32.png odp_16x16.png odp_32x32.png ods_16x16.png ods_32x32.png odt_16x16.png odt_32x32.png onepanel.png package.png package_16x16.png package_32x32.png paste_clp.png pdf_16x16.png pdf_32x32.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 png_16x16.png png_32x32.png ppt_16x16.png ppt_32x32.png prefs.png print.png printbig.png ps_16x16.png ps_32x32.png questionbig.png quit.png rar_16x16.png rar_32x32.png redo.png reload.png renameit.png replace.png restore_big.png revert.png rotateleft.png rotateright.png rpm_16x16.png rpm_32x32.png run.png saveas.png savefile.png sci_16x16.png sci_32x32.png search.png searchnext.png searchprev.png selall.png setbook.png shared_16x16.png shared_32x32.png shell.png shell_16x16.png shell_32x32.png showhidden.png shownumbers.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 showthumb.png sla_16x16.png sla_32x32.png smallicons.png so_16x16.png so_32x32.png sound_16x16.png sound_32x32.png svg_16x16.png svg_32x32.png switchpanels.png sxc_16x16.png sxc_32x32.png sxd_16x16.png sxd_32x32.png sxi_16x16.png sxi_32x32.png sxm_16x16.png sxm_32x32.png sxw_16x16.png sxw_32x32.png syncpanels.png tar_16x16.png tar_32x32.png tbz2_16x16.png tbz2_32x32.png tcl_16x16.png tcl_32x32.png tex_16x16.png tex_32x32.png text_16x16.png text_32x32.png tgz_16x16.png tgz_32x32.png tif_16x16.png tif_32x32.png totrash.png trash_full.png trash_full_big.png treeonepanel.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 treetwopanels.png twopanels.png undo.png unmaphost.png uppercase.png vertpanels.png vhdl_16x16.png vhdl_32x32.png video_16x16.png video_32x32.png view.png vlog_16x16.png vlog_32x32.png vsd_16x16.png vsd_32x32.png warningbig.png wave_16x16.png wave_32x32.png work.png wrapoff.png wrapon.png xbm_16x16.png xbm_32x32.png xcf_16x16.png xcf_32x32.png xfe.png xfi.png xfp.png xfw.png xfwsmall.png xls_16x16.png xls_32x32.png xpm_16x16.png xpm_32x32.png z_16x16.png z_32x32.png zip.png zip_16x16.png zip_32x32.png zoom100.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' install -p -m 644 zoomin.png zoomout.png zoomwin.png '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/kde-theme' make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/kde-theme' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons/kde-theme' make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons' make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42/icons' 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/xfe-1.42/icons' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons' make[1]: Leaving directory '/builddir/build/BUILD/xfe-1.42/icons' make[1]: Entering directory '/builddir/build/BUILD/xfe-1.42' make[2]: Entering directory '/builddir/build/BUILD/xfe-1.42' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications' install -p -m 644 xfe.desktop xfw.desktop xfi.desktop xfp.desktop '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps' install -p -m 644 xfe.png xfi.png xfp.png xfw.png xfe.xpm xfi.xpm xfp.xpm xfw.xpm '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1' install -p -m 644 xfe.1 xfi.1 xfp.1 xfw.1 '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe' install -p -m 644 xferc '/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/xfe-1.42' sh iconlinks.sh . /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe Installing icon links... ln -s -f ../xfe-theme/a_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/a_16x16.png ln -s -f ../gnome-theme/a_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/a_16x16.png ln -s -f ../gnome-theme/a_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/a_16x16.png ln -s -f ../xfe-theme/a_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/a_32x32.png ln -s -f ../gnome-theme/a_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/a_32x32.png ln -s -f ../gnome-theme/a_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/a_32x32.png ln -s -f ../xfe-theme/ace_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/ace_16x16.png ln -s -f ../gnome-theme/ace_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/ace_16x16.png ln -s -f ../gnome-theme/ace_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/ace_16x16.png ln -s -f ../xfe-theme/ace_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/ace_32x32.png ln -s -f ../gnome-theme/ace_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/ace_32x32.png ln -s -f ../gnome-theme/ace_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/ace_32x32.png ln -s -f ../xfe-theme/archadd.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/archadd.png ln -s -f ../gnome-theme/archadd.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/archadd.png ln -s -f ../gnome-theme/archadd.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/archadd.png ln -s -f ../xfe-theme/archext.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/archext.png ln -s -f ../gnome-theme/archext.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/archext.png ln -s -f ../gnome-theme/archext.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/archext.png ln -s -f ../xfe-theme/arj_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/arj_16x16.png ln -s -f ../gnome-theme/arj_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/arj_16x16.png ln -s -f ../gnome-theme/arj_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/arj_16x16.png ln -s -f ../xfe-theme/arj_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/arj_32x32.png ln -s -f ../gnome-theme/arj_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/arj_32x32.png ln -s -f ../gnome-theme/arj_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/arj_32x32.png ln -s -f ../xfe-theme/attrib.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/attrib.png ln -s -f ../gnome-theme/attrib.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/attrib.png ln -s -f ../xfe-theme/bak_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bak_16x16.png ln -s -f ../gnome-theme/bak_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bak_16x16.png ln -s -f ../gnome-theme/bak_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bak_16x16.png ln -s -f ../xfe-theme/bak_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bak_32x32.png ln -s -f ../gnome-theme/bak_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bak_32x32.png ln -s -f ../gnome-theme/bak_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bak_32x32.png ln -s -f ../xfe-theme/bigarchadd.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigarchadd.png ln -s -f ../gnome-theme/bigarchadd.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigarchadd.png ln -s -f ../gnome-theme/bigarchadd.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigarchadd.png ln -s -f ../xfe-theme/bigattrib.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigattrib.png ln -s -f ../gnome-theme/bigattrib.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigattrib.png ln -s -f ../xfe-theme/bigblockdev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigblockdev.png ln -s -f ../gnome-theme/bigblockdev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigblockdev.png ln -s -f ../gnome-theme/bigblockdev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigblockdev.png ln -s -f ../xfe-theme/bigbrokenlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigbrokenlink.png ln -s -f ../gnome-theme/bigbrokenlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigbrokenlink.png ln -s -f ../xfe-theme/bigcdrom.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigcdrom.png ln -s -f ../gnome-theme/bigcdrom.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigcdrom.png ln -s -f ../gnome-theme/bigcdrom.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigcdrom.png ln -s -f ../xfe-theme/bigchardev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigchardev.png ln -s -f ../gnome-theme/bigchardev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigchardev.png ln -s -f ../gnome-theme/bigchardev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigchardev.png ln -s -f ../xfe-theme/bigcompare.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigcompare.png ln -s -f ../gnome-theme/bigcompare.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigcompare.png ln -s -f ../xfe-theme/bigdoc.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigdoc.png ln -s -f ../gnome-theme/bigdoc.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigdoc.png ln -s -f ../gnome-theme/bigdoc.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigdoc.png ln -s -f ../xfe-theme/bigexec.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigexec.png ln -s -f ../gnome-theme/bigexec.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigexec.png ln -s -f ../gnome-theme/bigexec.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigexec.png ln -s -f ../xfe-theme/bigfileopen.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigfileopen.png ln -s -f ../gnome-theme/bigfileopen.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigfileopen.png ln -s -f ../xfe-theme/bigfilter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigfilter.png ln -s -f ../gnome-theme/bigfilter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigfilter.png ln -s -f ../gnome-theme/bigfilter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigfilter.png ln -s -f ../xfe-theme/bigfloppy.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigfloppy.png ln -s -f ../gnome-theme/bigfloppy.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigfloppy.png ln -s -f ../gnome-theme/bigfloppy.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigfloppy.png ln -s -f ../xfe-theme/bigharddisk.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigharddisk.png ln -s -f ../gnome-theme/bigharddisk.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigharddisk.png ln -s -f ../gnome-theme/bigharddisk.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigharddisk.png ln -s -f ../xfe-theme/bigicons.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigicons.png ln -s -f ../gnome-theme/bigicons.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigicons.png ln -s -f ../gnome-theme/bigicons.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigicons.png ln -s -f ../xfe-theme/biglink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/biglink.png ln -s -f ../gnome-theme/biglink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/biglink.png ln -s -f ../xfe-theme/bignewfile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bignewfile.png ln -s -f ../gnome-theme/bignewfile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bignewfile.png ln -s -f ../gnome-theme/bignewfile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bignewfile.png ln -s -f ../gnome-theme/bignewfolder.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bignewfolder.png ln -s -f ../xfe-theme/bignewlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bignewlink.png ln -s -f ../gnome-theme/bignewlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bignewlink.png ln -s -f ../gnome-theme/bignewlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bignewlink.png ln -s -f ../xfe-theme/bignfsdrive.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bignfsdrive.png ln -s -f ../gnome-theme/bignfsdrive.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bignfsdrive.png ln -s -f ../gnome-theme/bignfsdrive.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bignfsdrive.png ln -s -f ../xfe-theme/bignfsdriveumt.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bignfsdriveumt.png ln -s -f ../gnome-theme/bignfsdriveumt.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bignfsdriveumt.png ln -s -f ../gnome-theme/bignfsdriveumt.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bignfsdriveumt.png ln -s -f ../xfe-theme/bigpipe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigpipe.png ln -s -f ../gnome-theme/bigpipe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigpipe.png ln -s -f ../gnome-theme/bigpipe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigpipe.png ln -s -f ../xfe-theme/bigsocket.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigsocket.png ln -s -f ../gnome-theme/bigsocket.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigsocket.png ln -s -f ../gnome-theme/bigsocket.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigsocket.png ln -s -f ../xfe-theme/bigzip.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bigzip.png ln -s -f ../gnome-theme/bigzip.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bigzip.png ln -s -f ../gnome-theme/bigzip.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bigzip.png ln -s -f ../xfe-theme/bmp_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bmp_16x16.png ln -s -f ../gnome-theme/bmp_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bmp_16x16.png ln -s -f ../gnome-theme/bmp_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bmp_16x16.png ln -s -f ../xfe-theme/bmp_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bmp_32x32.png ln -s -f ../gnome-theme/bmp_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bmp_32x32.png ln -s -f ../gnome-theme/bmp_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bmp_32x32.png ln -s -f ../xfe-theme/bug_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bug_16x16.png ln -s -f ../gnome-theme/bug_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bug_16x16.png ln -s -f ../gnome-theme/bug_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bug_16x16.png ln -s -f ../xfe-theme/bug_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bug_32x32.png ln -s -f ../gnome-theme/bug_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bug_32x32.png ln -s -f ../gnome-theme/bug_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bug_32x32.png ln -s -f ../xfe-theme/bz2_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bz2_16x16.png ln -s -f ../gnome-theme/bz2_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bz2_16x16.png ln -s -f ../gnome-theme/bz2_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bz2_16x16.png ln -s -f ../xfe-theme/bz2_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/bz2_32x32.png ln -s -f ../gnome-theme/bz2_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/bz2_32x32.png ln -s -f ../gnome-theme/bz2_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/bz2_32x32.png ln -s -f ../xfe-theme/c_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/c_16x16.png ln -s -f ../gnome-theme/c_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/c_16x16.png ln -s -f ../gnome-theme/c_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/c_16x16.png ln -s -f ../xfe-theme/c_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/c_32x32.png ln -s -f ../gnome-theme/c_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/c_32x32.png ln -s -f ../gnome-theme/c_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/c_32x32.png ln -s -f ../xfe-theme/cc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/cc_16x16.png ln -s -f ../gnome-theme/cc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/cc_16x16.png ln -s -f ../gnome-theme/cc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/cc_16x16.png ln -s -f ../xfe-theme/cc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/cc_32x32.png ln -s -f ../gnome-theme/cc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/cc_32x32.png ln -s -f ../gnome-theme/cc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/cc_32x32.png ln -s -f ../xfe-theme/cdrom.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/cdrom.png ln -s -f ../gnome-theme/cdrom.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/cdrom.png ln -s -f ../gnome-theme/cdrom.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/cdrom.png ln -s -f ../xfe-theme/chart.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/chart.png ln -s -f ../gnome-theme/chart.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/chart.png ln -s -f ../gnome-theme/chart.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/chart.png ln -s -f ../xfe-theme/chm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/chm_16x16.png ln -s -f ../gnome-theme/chm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/chm_16x16.png ln -s -f ../gnome-theme/chm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/chm_16x16.png ln -s -f ../xfe-theme/chm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/chm_32x32.png ln -s -f ../gnome-theme/chm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/chm_32x32.png ln -s -f ../gnome-theme/chm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/chm_32x32.png ln -s -f ../xfe-theme/class_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/class_16x16.png ln -s -f ../gnome-theme/class_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/class_16x16.png ln -s -f ../gnome-theme/class_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/class_16x16.png ln -s -f ../xfe-theme/class_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/class_32x32.png ln -s -f ../gnome-theme/class_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/class_32x32.png ln -s -f ../gnome-theme/class_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/class_32x32.png ln -s -f ../xfe-theme/closefile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/closefile.png ln -s -f ../gnome-theme/closefile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/closefile.png ln -s -f ../gnome-theme/closefile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/closefile.png ln -s -f ../xfe-theme/clrbook.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/clrbook.png ln -s -f ../gnome-theme/clrbook.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/clrbook.png ln -s -f ../gnome-theme/clrbook.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/clrbook.png ln -s -f ../xfe-theme/colltree.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/colltree.png ln -s -f ../gnome-theme/colltree.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/colltree.png ln -s -f ../gnome-theme/colltree.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/colltree.png ln -s -f ../xfe-theme/compare.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/compare.png ln -s -f ../gnome-theme/compare.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/compare.png ln -s -f ../xfe-theme/config_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/config_16x16.png ln -s -f ../gnome-theme/config_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/config_16x16.png ln -s -f ../gnome-theme/config_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/config_16x16.png ln -s -f ../xfe-theme/config_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/config_32x32.png ln -s -f ../gnome-theme/config_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/config_32x32.png ln -s -f ../gnome-theme/config_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/config_32x32.png ln -s -f ../xfe-theme/copy_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/copy_big.png ln -s -f ../gnome-theme/copy_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/copy_big.png ln -s -f ../xfe-theme/copy_clp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/copy_clp.png ln -s -f ../gnome-theme/copy_clp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/copy_clp.png ln -s -f ../xfe-theme/core_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/core_16x16.png ln -s -f ../gnome-theme/core_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/core_16x16.png ln -s -f ../gnome-theme/core_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/core_16x16.png ln -s -f ../xfe-theme/core_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/core_32x32.png ln -s -f ../gnome-theme/core_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/core_32x32.png ln -s -f ../gnome-theme/core_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/core_32x32.png ln -s -f ../xfe-theme/cut_clp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/cut_clp.png ln -s -f ../gnome-theme/cut_clp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/cut_clp.png ln -s -f ../xfe-theme/deb_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/deb_16x16.png ln -s -f ../gnome-theme/deb_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/deb_16x16.png ln -s -f ../gnome-theme/deb_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/deb_16x16.png ln -s -f ../xfe-theme/deb_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/deb_32x32.png ln -s -f ../gnome-theme/deb_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/deb_32x32.png ln -s -f ../gnome-theme/deb_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/deb_32x32.png ln -s -f ../xfe-theme/delete_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/delete_big.png ln -s -f ../gnome-theme/delete_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/delete_big.png ln -s -f ../gnome-theme/delete_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/delete_big.png ln -s -f ../xfe-theme/delete_big_perm.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/delete_big_perm.png ln -s -f ../gnome-theme/delete_big_perm.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/delete_big_perm.png ln -s -f ../gnome-theme/delete_big_perm.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/delete_big_perm.png ln -s -f ../xfe-theme/desel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/desel.png ln -s -f ../gnome-theme/desel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/desel.png ln -s -f ../gnome-theme/desel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/desel.png ln -s -f ../xfe-theme/details.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/details.png ln -s -f ../gnome-theme/details.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/details.png ln -s -f ../gnome-theme/details.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/details.png ln -s -f ../xfe-theme/dia_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/dia_16x16.png ln -s -f ../gnome-theme/dia_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dia_16x16.png ln -s -f ../gnome-theme/dia_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/dia_16x16.png ln -s -f ../xfe-theme/dia_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/dia_32x32.png ln -s -f ../gnome-theme/dia_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dia_32x32.png ln -s -f ../gnome-theme/dia_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/dia_32x32.png ln -s -f ../gnome-theme/dirback.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dirback.png ln -s -f ../gnome-theme/dirforward.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dirforward.png ln -s -f ../gnome-theme/dirup.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dirup.png ln -s -f ../xfe-theme/djvu_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/djvu_16x16.png ln -s -f ../gnome-theme/djvu_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/djvu_16x16.png ln -s -f ../gnome-theme/djvu_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/djvu_16x16.png ln -s -f ../xfe-theme/djvu_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/djvu_32x32.png ln -s -f ../gnome-theme/djvu_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/djvu_32x32.png ln -s -f ../gnome-theme/djvu_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/djvu_32x32.png ln -s -f ../xfe-theme/dl_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/dl_16x16.png ln -s -f ../gnome-theme/dl_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dl_16x16.png ln -s -f ../xfe-theme/dl_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/dl_32x32.png ln -s -f ../gnome-theme/dl_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dl_32x32.png ln -s -f ../xfe-theme/doc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/doc_16x16.png ln -s -f ../gnome-theme/doc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/doc_16x16.png ln -s -f ../gnome-theme/doc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/doc_16x16.png ln -s -f ../xfe-theme/doc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/doc_32x32.png ln -s -f ../gnome-theme/doc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/doc_32x32.png ln -s -f ../gnome-theme/doc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/doc_32x32.png ln -s -f ../xfe-theme/drw_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/drw_16x16.png ln -s -f ../gnome-theme/drw_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/drw_16x16.png ln -s -f ../gnome-theme/drw_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/drw_16x16.png ln -s -f ../xfe-theme/drw_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/drw_32x32.png ln -s -f ../gnome-theme/drw_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/drw_32x32.png ln -s -f ../gnome-theme/drw_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/drw_32x32.png ln -s -f ../xfe-theme/dvi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/dvi_16x16.png ln -s -f ../gnome-theme/dvi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dvi_16x16.png ln -s -f ../gnome-theme/dvi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/dvi_16x16.png ln -s -f ../xfe-theme/dvi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/dvi_32x32.png ln -s -f ../gnome-theme/dvi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/dvi_32x32.png ln -s -f ../gnome-theme/dvi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/dvi_32x32.png ln -s -f ../xfe-theme/edit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/edit.png ln -s -f ../gnome-theme/edit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/edit.png ln -s -f ../gnome-theme/edit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/edit.png ln -s -f ../xfe-theme/enter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/enter.png ln -s -f ../gnome-theme/enter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/enter.png ln -s -f ../gnome-theme/enter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/enter.png ln -s -f ../xfe-theme/epub_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/epub_16x16.png ln -s -f ../gnome-theme/epub_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/epub_16x16.png ln -s -f ../gnome-theme/epub_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/epub_16x16.png ln -s -f ../xfe-theme/epub_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/epub_32x32.png ln -s -f ../gnome-theme/epub_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/epub_32x32.png ln -s -f ../gnome-theme/epub_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/epub_32x32.png ln -s -f ../xfe-theme/errorbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/errorbig.png ln -s -f ../gnome-theme/errorbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/errorbig.png ln -s -f ../gnome-theme/errorbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/errorbig.png ln -s -f ../xfe-theme/exe_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/exe_16x16.png ln -s -f ../gnome-theme/exe_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/exe_16x16.png ln -s -f ../gnome-theme/exe_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/exe_16x16.png ln -s -f ../xfe-theme/exe_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/exe_32x32.png ln -s -f ../gnome-theme/exe_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/exe_32x32.png ln -s -f ../gnome-theme/exe_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/exe_32x32.png ln -s -f ../xfe-theme/exptree.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/exptree.png ln -s -f ../gnome-theme/exptree.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/exptree.png ln -s -f ../gnome-theme/exptree.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/exptree.png ln -s -f ../xfe-theme/file_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/file_16x16.png ln -s -f ../gnome-theme/file_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/file_16x16.png ln -s -f ../gnome-theme/file_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/file_16x16.png ln -s -f ../xfe-theme/file_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/file_32x32.png ln -s -f ../gnome-theme/file_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/file_32x32.png ln -s -f ../gnome-theme/file_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/file_32x32.png ln -s -f ../xfe-theme/filedelete.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/filedelete.png ln -s -f ../gnome-theme/filedelete.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/filedelete.png ln -s -f ../gnome-theme/filedelete.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/filedelete.png ln -s -f ../xfe-theme/filedelete_perm.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/filedelete_perm.png ln -s -f ../gnome-theme/filedelete_perm.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/filedelete_perm.png ln -s -f ../gnome-theme/filedelete_perm.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/filedelete_perm.png ln -s -f ../gnome-theme/filedialog.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/filedialog.png ln -s -f ../xfe-theme/fileopen.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/fileopen.png ln -s -f ../gnome-theme/fileopen.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/fileopen.png ln -s -f ../xfe-theme/filerestore.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/filerestore.png ln -s -f ../gnome-theme/filerestore.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/filerestore.png ln -s -f ../gnome-theme/filerestore.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/filerestore.png ln -s -f ../xfe-theme/filter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/filter.png ln -s -f ../gnome-theme/filter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/filter.png ln -s -f ../gnome-theme/filter.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/filter.png ln -s -f ../xfe-theme/find_again.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/find_again.png ln -s -f ../gnome-theme/find_again.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/find_again.png ln -s -f ../gnome-theme/find_again.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/find_again.png ln -s -f ../xfe-theme/fliplr.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/fliplr.png ln -s -f ../gnome-theme/fliplr.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/fliplr.png ln -s -f ../gnome-theme/fliplr.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/fliplr.png ln -s -f ../xfe-theme/flipud.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/flipud.png ln -s -f ../gnome-theme/flipud.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/flipud.png ln -s -f ../gnome-theme/flipud.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/flipud.png ln -s -f ../xfe-theme/floppy.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/floppy.png ln -s -f ../gnome-theme/floppy.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/floppy.png ln -s -f ../gnome-theme/floppy.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/floppy.png ln -s -f ../xfe-theme/font_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/font_16x16.png ln -s -f ../gnome-theme/font_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/font_16x16.png ln -s -f ../xfe-theme/font_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/font_32x32.png ln -s -f ../gnome-theme/font_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/font_32x32.png ln -s -f ../xfe-theme/fonts.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/fonts.png ln -s -f ../gnome-theme/fonts.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/fonts.png ln -s -f ../gnome-theme/fonts.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/fonts.png ln -s -f ../xfe-theme/gif_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/gif_16x16.png ln -s -f ../gnome-theme/gif_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/gif_16x16.png ln -s -f ../gnome-theme/gif_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/gif_16x16.png ln -s -f ../xfe-theme/gif_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/gif_32x32.png ln -s -f ../gnome-theme/gif_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/gif_32x32.png ln -s -f ../gnome-theme/gif_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/gif_32x32.png ln -s -f ../xfe-theme/gotobig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/gotobig.png ln -s -f ../gnome-theme/gotobig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/gotobig.png ln -s -f ../gnome-theme/gotobig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/gotobig.png ln -s -f ../gnome-theme/gotodir.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/gotodir.png ln -s -f ../xfe-theme/gotoline.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/gotoline.png ln -s -f ../gnome-theme/gotoline.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/gotoline.png ln -s -f ../gnome-theme/gotoline.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/gotoline.png ln -s -f ../xfe-theme/graybutton.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/graybutton.png ln -s -f ../gnome-theme/graybutton.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/graybutton.png ln -s -f ../gnome-theme/graybutton.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/graybutton.png ln -s -f ../xfe-theme/greenbutton.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/greenbutton.png ln -s -f ../gnome-theme/greenbutton.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/greenbutton.png ln -s -f ../gnome-theme/greenbutton.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/greenbutton.png ln -s -f ../xfe-theme/gz_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/gz_16x16.png ln -s -f ../gnome-theme/gz_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/gz_16x16.png ln -s -f ../gnome-theme/gz_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/gz_16x16.png ln -s -f ../xfe-theme/gz_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/gz_32x32.png ln -s -f ../gnome-theme/gz_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/gz_32x32.png ln -s -f ../gnome-theme/gz_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/gz_32x32.png ln -s -f ../xfe-theme/h_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/h_16x16.png ln -s -f ../gnome-theme/h_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/h_16x16.png ln -s -f ../gnome-theme/h_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/h_16x16.png ln -s -f ../xfe-theme/h_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/h_32x32.png ln -s -f ../gnome-theme/h_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/h_32x32.png ln -s -f ../gnome-theme/h_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/h_32x32.png ln -s -f ../xfe-theme/harddisk.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/harddisk.png ln -s -f ../gnome-theme/harddisk.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/harddisk.png ln -s -f ../gnome-theme/harddisk.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/harddisk.png ln -s -f ../xfe-theme/help.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/help.png ln -s -f ../gnome-theme/help.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/help.png ln -s -f ../gnome-theme/help.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/help.png ln -s -f ../xfe-theme/help_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/help_16x16.png ln -s -f ../gnome-theme/help_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/help_16x16.png ln -s -f ../gnome-theme/help_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/help_16x16.png ln -s -f ../xfe-theme/help_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/help_32x32.png ln -s -f ../gnome-theme/help_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/help_32x32.png ln -s -f ../gnome-theme/help_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/help_32x32.png ln -s -f ../xfe-theme/hidehidden.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/hidehidden.png ln -s -f ../gnome-theme/hidehidden.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/hidehidden.png ln -s -f ../gnome-theme/hidehidden.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/hidehidden.png ln -s -f ../xfe-theme/hidenumbers.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/hidenumbers.png ln -s -f ../gnome-theme/hidenumbers.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/hidenumbers.png ln -s -f ../gnome-theme/hidenumbers.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/hidenumbers.png ln -s -f ../xfe-theme/hidethumb.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/hidethumb.png ln -s -f ../gnome-theme/hidethumb.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/hidethumb.png ln -s -f ../gnome-theme/hidethumb.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/hidethumb.png ln -s -f ../gnome-theme/home.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/home.png ln -s -f ../xfe-theme/horzpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/horzpanels.png ln -s -f ../gnome-theme/horzpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/horzpanels.png ln -s -f ../gnome-theme/horzpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/horzpanels.png ln -s -f ../xfe-theme/html_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/html_16x16.png ln -s -f ../gnome-theme/html_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/html_16x16.png ln -s -f ../gnome-theme/html_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/html_16x16.png ln -s -f ../xfe-theme/html_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/html_32x32.png ln -s -f ../gnome-theme/html_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/html_32x32.png ln -s -f ../gnome-theme/html_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/html_32x32.png ln -s -f ../xfe-theme/info_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/info_16x16.png ln -s -f ../gnome-theme/info_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/info_16x16.png ln -s -f ../gnome-theme/info_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/info_16x16.png ln -s -f ../xfe-theme/info_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/info_32x32.png ln -s -f ../gnome-theme/info_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/info_32x32.png ln -s -f ../gnome-theme/info_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/info_32x32.png ln -s -f ../xfe-theme/infobig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/infobig.png ln -s -f ../gnome-theme/infobig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/infobig.png ln -s -f ../gnome-theme/infobig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/infobig.png ln -s -f ../xfe-theme/invsel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/invsel.png ln -s -f ../gnome-theme/invsel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/invsel.png ln -s -f ../gnome-theme/invsel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/invsel.png ln -s -f ../xfe-theme/java_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/java_16x16.png ln -s -f ../gnome-theme/java_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/java_16x16.png ln -s -f ../gnome-theme/java_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/java_16x16.png ln -s -f ../xfe-theme/java_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/java_32x32.png ln -s -f ../gnome-theme/java_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/java_32x32.png ln -s -f ../gnome-theme/java_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/java_32x32.png ln -s -f ../xfe-theme/jpeg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/jpeg_16x16.png ln -s -f ../gnome-theme/jpeg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/jpeg_16x16.png ln -s -f ../gnome-theme/jpeg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/jpeg_16x16.png ln -s -f ../xfe-theme/jpeg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/jpeg_32x32.png ln -s -f ../gnome-theme/jpeg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/jpeg_32x32.png ln -s -f ../gnome-theme/jpeg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/jpeg_32x32.png ln -s -f ../xfe-theme/keybindings.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/keybindings.png ln -s -f ../gnome-theme/keybindings.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/keybindings.png ln -s -f ../xfe-theme/link_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/link_big.png ln -s -f ../gnome-theme/link_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/link_big.png ln -s -f ../gnome-theme/link_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/link_big.png ln -s -f ../xfe-theme/location.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/location.png ln -s -f ../gnome-theme/location.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/location.png ln -s -f ../gnome-theme/location.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/location.png ln -s -f ../xfe-theme/lowercase.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/lowercase.png ln -s -f ../gnome-theme/lowercase.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/lowercase.png ln -s -f ../gnome-theme/lowercase.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/lowercase.png ln -s -f ../xfe-theme/lzh_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/lzh_16x16.png ln -s -f ../gnome-theme/lzh_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/lzh_16x16.png ln -s -f ../gnome-theme/lzh_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/lzh_16x16.png ln -s -f ../xfe-theme/lzh_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/lzh_32x32.png ln -s -f ../gnome-theme/lzh_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/lzh_32x32.png ln -s -f ../gnome-theme/lzh_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/lzh_32x32.png ln -s -f ../xfe-theme/m_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/m_16x16.png ln -s -f ../gnome-theme/m_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/m_16x16.png ln -s -f ../gnome-theme/m_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/m_16x16.png ln -s -f ../xfe-theme/m_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/m_32x32.png ln -s -f ../gnome-theme/m_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/m_32x32.png ln -s -f ../gnome-theme/m_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/m_32x32.png ln -s -f ../xfe-theme/make_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/make_16x16.png ln -s -f ../gnome-theme/make_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/make_16x16.png ln -s -f ../gnome-theme/make_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/make_16x16.png ln -s -f ../xfe-theme/make_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/make_32x32.png ln -s -f ../gnome-theme/make_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/make_32x32.png ln -s -f ../gnome-theme/make_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/make_32x32.png ln -s -f ../xfe-theme/maphost.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/maphost.png ln -s -f ../gnome-theme/maphost.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/maphost.png ln -s -f ../gnome-theme/maphost.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/maphost.png ln -s -f ../xfe-theme/midi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/midi_16x16.png ln -s -f ../gnome-theme/midi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/midi_16x16.png ln -s -f ../gnome-theme/midi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/midi_16x16.png ln -s -f ../xfe-theme/midi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/midi_32x32.png ln -s -f ../gnome-theme/midi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/midi_32x32.png ln -s -f ../gnome-theme/midi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/midi_32x32.png ln -s -f ../xfe-theme/miniapp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/miniapp.png ln -s -f ../gnome-theme/miniapp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/miniapp.png ln -s -f ../gnome-theme/miniapp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/miniapp.png ln -s -f ../xfe-theme/miniblockdev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/miniblockdev.png ln -s -f ../gnome-theme/miniblockdev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/miniblockdev.png ln -s -f ../gnome-theme/miniblockdev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/miniblockdev.png ln -s -f ../xfe-theme/minibrokenlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minibrokenlink.png ln -s -f ../gnome-theme/minibrokenlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minibrokenlink.png ln -s -f ../xfe-theme/minichardev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minichardev.png ln -s -f ../gnome-theme/minichardev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minichardev.png ln -s -f ../gnome-theme/minichardev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/minichardev.png ln -s -f ../xfe-theme/minidoc.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minidoc.png ln -s -f ../gnome-theme/minidoc.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minidoc.png ln -s -f ../gnome-theme/minidoc.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/minidoc.png ln -s -f ../xfe-theme/miniexec.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/miniexec.png ln -s -f ../gnome-theme/miniexec.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/miniexec.png ln -s -f ../gnome-theme/miniexec.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/miniexec.png ln -s -f ../xfe-theme/minikeybindings.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minikeybindings.png ln -s -f ../gnome-theme/minikeybindings.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minikeybindings.png ln -s -f ../xfe-theme/minilink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minilink.png ln -s -f ../gnome-theme/minilink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minilink.png ln -s -f ../xfe-theme/minipipe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minipipe.png ln -s -f ../gnome-theme/minipipe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minipipe.png ln -s -f ../gnome-theme/minipipe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/minipipe.png ln -s -f ../xfe-theme/minishell.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minishell.png ln -s -f ../gnome-theme/minishell.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minishell.png ln -s -f ../gnome-theme/minishell.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/minishell.png ln -s -f ../xfe-theme/minisocket.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minisocket.png ln -s -f ../gnome-theme/minisocket.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minisocket.png ln -s -f ../gnome-theme/minisocket.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/minisocket.png ln -s -f ../xfe-theme/minixfe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minixfe.png ln -s -f ../gnome-theme/minixfe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minixfe.png ln -s -f ../gnome-theme/minixfe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/minixfe.png ln -s -f ../xfe-theme/minixferoot.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/minixferoot.png ln -s -f ../gnome-theme/minixferoot.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/minixferoot.png ln -s -f ../gnome-theme/minixferoot.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/minixferoot.png ln -s -f ../xfe-theme/move_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/move_big.png ln -s -f ../gnome-theme/move_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/move_big.png ln -s -f ../gnome-theme/move_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/move_big.png ln -s -f ../xfe-theme/moveit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/moveit.png ln -s -f ../gnome-theme/moveit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/moveit.png ln -s -f ../gnome-theme/moveit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/moveit.png ln -s -f ../xfe-theme/mp3_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/mp3_16x16.png ln -s -f ../gnome-theme/mp3_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/mp3_16x16.png ln -s -f ../gnome-theme/mp3_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/mp3_16x16.png ln -s -f ../xfe-theme/mp3_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/mp3_32x32.png ln -s -f ../gnome-theme/mp3_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/mp3_32x32.png ln -s -f ../gnome-theme/mp3_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/mp3_32x32.png ln -s -f ../xfe-theme/newfile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/newfile.png ln -s -f ../gnome-theme/newfile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/newfile.png ln -s -f ../gnome-theme/newfolder.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/newfolder.png ln -s -f ../xfe-theme/newlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/newlink.png ln -s -f ../gnome-theme/newlink.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/newlink.png ln -s -f ../xfe-theme/news_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/news_16x16.png ln -s -f ../gnome-theme/news_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/news_16x16.png ln -s -f ../gnome-theme/news_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/news_16x16.png ln -s -f ../xfe-theme/news_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/news_32x32.png ln -s -f ../gnome-theme/news_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/news_32x32.png ln -s -f ../gnome-theme/news_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/news_32x32.png ln -s -f ../xfe-theme/nfsdrive.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/nfsdrive.png ln -s -f ../gnome-theme/nfsdrive.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/nfsdrive.png ln -s -f ../gnome-theme/nfsdrive.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/nfsdrive.png ln -s -f ../xfe-theme/nfsdriveumt.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/nfsdriveumt.png ln -s -f ../gnome-theme/nfsdriveumt.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/nfsdriveumt.png ln -s -f ../gnome-theme/nfsdriveumt.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/nfsdriveumt.png ln -s -f ../xfe-theme/o_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/o_16x16.png ln -s -f ../gnome-theme/o_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/o_16x16.png ln -s -f ../gnome-theme/o_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/o_16x16.png ln -s -f ../xfe-theme/o_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/o_32x32.png ln -s -f ../gnome-theme/o_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/o_32x32.png ln -s -f ../gnome-theme/o_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/o_32x32.png ln -s -f ../xfe-theme/odf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/odf_16x16.png ln -s -f ../gnome-theme/odf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/odf_16x16.png ln -s -f ../gnome-theme/odf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/odf_16x16.png ln -s -f ../xfe-theme/odf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/odf_32x32.png ln -s -f ../gnome-theme/odf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/odf_32x32.png ln -s -f ../gnome-theme/odf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/odf_32x32.png ln -s -f ../xfe-theme/odg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/odg_16x16.png ln -s -f ../gnome-theme/odg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/odg_16x16.png ln -s -f ../gnome-theme/odg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/odg_16x16.png ln -s -f ../xfe-theme/odg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/odg_32x32.png ln -s -f ../gnome-theme/odg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/odg_32x32.png ln -s -f ../gnome-theme/odg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/odg_32x32.png ln -s -f ../xfe-theme/odp_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/odp_16x16.png ln -s -f ../gnome-theme/odp_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/odp_16x16.png ln -s -f ../gnome-theme/odp_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/odp_16x16.png ln -s -f ../xfe-theme/odp_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/odp_32x32.png ln -s -f ../gnome-theme/odp_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/odp_32x32.png ln -s -f ../gnome-theme/odp_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/odp_32x32.png ln -s -f ../xfe-theme/ods_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/ods_16x16.png ln -s -f ../gnome-theme/ods_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/ods_16x16.png ln -s -f ../gnome-theme/ods_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/ods_16x16.png ln -s -f ../xfe-theme/ods_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/ods_32x32.png ln -s -f ../gnome-theme/ods_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/ods_32x32.png ln -s -f ../gnome-theme/ods_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/ods_32x32.png ln -s -f ../xfe-theme/odt_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/odt_16x16.png ln -s -f ../gnome-theme/odt_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/odt_16x16.png ln -s -f ../gnome-theme/odt_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/odt_16x16.png ln -s -f ../xfe-theme/odt_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/odt_32x32.png ln -s -f ../gnome-theme/odt_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/odt_32x32.png ln -s -f ../gnome-theme/odt_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/odt_32x32.png ln -s -f ../xfe-theme/onepanel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/onepanel.png ln -s -f ../gnome-theme/onepanel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/onepanel.png ln -s -f ../gnome-theme/onepanel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/onepanel.png ln -s -f ../xfe-theme/package.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/package.png ln -s -f ../gnome-theme/package.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/package.png ln -s -f ../gnome-theme/package.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/package.png ln -s -f ../xfe-theme/package_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/package_16x16.png ln -s -f ../gnome-theme/package_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/package_16x16.png ln -s -f ../gnome-theme/package_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/package_16x16.png ln -s -f ../xfe-theme/package_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/package_32x32.png ln -s -f ../gnome-theme/package_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/package_32x32.png ln -s -f ../gnome-theme/package_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/package_32x32.png ln -s -f ../xfe-theme/paste_clp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/paste_clp.png ln -s -f ../gnome-theme/paste_clp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/paste_clp.png ln -s -f ../xfe-theme/pdf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/pdf_16x16.png ln -s -f ../gnome-theme/pdf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/pdf_16x16.png ln -s -f ../gnome-theme/pdf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/pdf_16x16.png ln -s -f ../xfe-theme/pdf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/pdf_32x32.png ln -s -f ../gnome-theme/pdf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/pdf_32x32.png ln -s -f ../gnome-theme/pdf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/pdf_32x32.png ln -s -f ../xfe-theme/png_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/png_16x16.png ln -s -f ../gnome-theme/png_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/png_16x16.png ln -s -f ../gnome-theme/png_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/png_16x16.png ln -s -f ../xfe-theme/png_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/png_32x32.png ln -s -f ../gnome-theme/png_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/png_32x32.png ln -s -f ../gnome-theme/png_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/png_32x32.png ln -s -f ../xfe-theme/ppt_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/ppt_16x16.png ln -s -f ../gnome-theme/ppt_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/ppt_16x16.png ln -s -f ../gnome-theme/ppt_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/ppt_16x16.png ln -s -f ../xfe-theme/ppt_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/ppt_32x32.png ln -s -f ../gnome-theme/ppt_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/ppt_32x32.png ln -s -f ../gnome-theme/ppt_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/ppt_32x32.png ln -s -f ../xfe-theme/prefs.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/prefs.png ln -s -f ../gnome-theme/prefs.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/prefs.png ln -s -f ../gnome-theme/prefs.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/prefs.png ln -s -f ../xfe-theme/print.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/print.png ln -s -f ../gnome-theme/print.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/print.png ln -s -f ../xfe-theme/printbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/printbig.png ln -s -f ../gnome-theme/printbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/printbig.png ln -s -f ../xfe-theme/ps_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/ps_16x16.png ln -s -f ../gnome-theme/ps_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/ps_16x16.png ln -s -f ../gnome-theme/ps_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/ps_16x16.png ln -s -f ../xfe-theme/ps_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/ps_32x32.png ln -s -f ../gnome-theme/ps_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/ps_32x32.png ln -s -f ../gnome-theme/ps_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/ps_32x32.png ln -s -f ../xfe-theme/questionbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/questionbig.png ln -s -f ../gnome-theme/questionbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/questionbig.png ln -s -f ../gnome-theme/questionbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/questionbig.png ln -s -f ../xfe-theme/quit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/quit.png ln -s -f ../gnome-theme/quit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/quit.png ln -s -f ../gnome-theme/quit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/quit.png ln -s -f ../xfe-theme/rar_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/rar_16x16.png ln -s -f ../gnome-theme/rar_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/rar_16x16.png ln -s -f ../gnome-theme/rar_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/rar_16x16.png ln -s -f ../xfe-theme/rar_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/rar_32x32.png ln -s -f ../gnome-theme/rar_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/rar_32x32.png ln -s -f ../gnome-theme/rar_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/rar_32x32.png ln -s -f ../xfe-theme/redo.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/redo.png ln -s -f ../gnome-theme/redo.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/redo.png ln -s -f ../gnome-theme/redo.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/redo.png ln -s -f ../xfe-theme/reload.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/reload.png ln -s -f ../gnome-theme/reload.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/reload.png ln -s -f ../xfe-theme/renameit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/renameit.png ln -s -f ../gnome-theme/renameit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/renameit.png ln -s -f ../gnome-theme/renameit.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/renameit.png ln -s -f ../xfe-theme/replace.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/replace.png ln -s -f ../gnome-theme/replace.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/replace.png ln -s -f ../gnome-theme/replace.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/replace.png ln -s -f ../xfe-theme/restore_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/restore_big.png ln -s -f ../gnome-theme/restore_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/restore_big.png ln -s -f ../gnome-theme/restore_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/restore_big.png ln -s -f ../xfe-theme/revert.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/revert.png ln -s -f ../gnome-theme/revert.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/revert.png ln -s -f ../gnome-theme/revert.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/revert.png ln -s -f ../xfe-theme/rotateleft.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/rotateleft.png ln -s -f ../gnome-theme/rotateleft.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/rotateleft.png ln -s -f ../gnome-theme/rotateleft.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/rotateleft.png ln -s -f ../xfe-theme/rotateright.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/rotateright.png ln -s -f ../gnome-theme/rotateright.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/rotateright.png ln -s -f ../gnome-theme/rotateright.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/rotateright.png ln -s -f ../xfe-theme/rpm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/rpm_16x16.png ln -s -f ../gnome-theme/rpm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/rpm_16x16.png ln -s -f ../gnome-theme/rpm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/rpm_16x16.png ln -s -f ../xfe-theme/rpm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/rpm_32x32.png ln -s -f ../gnome-theme/rpm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/rpm_32x32.png ln -s -f ../gnome-theme/rpm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/rpm_32x32.png ln -s -f ../xfe-theme/run.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/run.png ln -s -f ../gnome-theme/run.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/run.png ln -s -f ../gnome-theme/run.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/run.png ln -s -f ../xfe-theme/saveas.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/saveas.png ln -s -f ../gnome-theme/saveas.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/saveas.png ln -s -f ../gnome-theme/saveas.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/saveas.png ln -s -f ../xfe-theme/savefile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/savefile.png ln -s -f ../gnome-theme/savefile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/savefile.png ln -s -f ../gnome-theme/savefile.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/savefile.png ln -s -f ../xfe-theme/sci_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sci_16x16.png ln -s -f ../gnome-theme/sci_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sci_16x16.png ln -s -f ../gnome-theme/sci_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sci_16x16.png ln -s -f ../xfe-theme/sci_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sci_32x32.png ln -s -f ../gnome-theme/sci_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sci_32x32.png ln -s -f ../gnome-theme/sci_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sci_32x32.png ln -s -f ../xfe-theme/search.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/search.png ln -s -f ../gnome-theme/search.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/search.png ln -s -f ../gnome-theme/search.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/search.png ln -s -f ../xfe-theme/searchnext.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/searchnext.png ln -s -f ../gnome-theme/searchnext.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/searchnext.png ln -s -f ../gnome-theme/searchnext.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/searchnext.png ln -s -f ../xfe-theme/searchprev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/searchprev.png ln -s -f ../gnome-theme/searchprev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/searchprev.png ln -s -f ../gnome-theme/searchprev.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/searchprev.png ln -s -f ../xfe-theme/selall.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/selall.png ln -s -f ../gnome-theme/selall.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/selall.png ln -s -f ../gnome-theme/selall.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/selall.png ln -s -f ../xfe-theme/setbook.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/setbook.png ln -s -f ../gnome-theme/setbook.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/setbook.png ln -s -f ../gnome-theme/setbook.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/setbook.png ln -s -f ../xfe-theme/shared_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/shared_16x16.png ln -s -f ../gnome-theme/shared_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/shared_16x16.png ln -s -f ../gnome-theme/shared_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/shared_16x16.png ln -s -f ../xfe-theme/shared_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/shared_32x32.png ln -s -f ../gnome-theme/shared_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/shared_32x32.png ln -s -f ../gnome-theme/shared_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/shared_32x32.png ln -s -f ../xfe-theme/shell.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/shell.png ln -s -f ../gnome-theme/shell.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/shell.png ln -s -f ../gnome-theme/shell.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/shell.png ln -s -f ../xfe-theme/shell_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/shell_16x16.png ln -s -f ../gnome-theme/shell_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/shell_16x16.png ln -s -f ../gnome-theme/shell_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/shell_16x16.png ln -s -f ../xfe-theme/shell_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/shell_32x32.png ln -s -f ../gnome-theme/shell_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/shell_32x32.png ln -s -f ../gnome-theme/shell_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/shell_32x32.png ln -s -f ../xfe-theme/showhidden.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/showhidden.png ln -s -f ../gnome-theme/showhidden.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/showhidden.png ln -s -f ../gnome-theme/showhidden.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/showhidden.png ln -s -f ../xfe-theme/shownumbers.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/shownumbers.png ln -s -f ../gnome-theme/shownumbers.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/shownumbers.png ln -s -f ../gnome-theme/shownumbers.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/shownumbers.png ln -s -f ../xfe-theme/showthumb.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/showthumb.png ln -s -f ../gnome-theme/showthumb.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/showthumb.png ln -s -f ../gnome-theme/showthumb.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/showthumb.png ln -s -f ../xfe-theme/sla_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sla_16x16.png ln -s -f ../gnome-theme/sla_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sla_16x16.png ln -s -f ../xfe-theme/sla_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sla_32x32.png ln -s -f ../gnome-theme/sla_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sla_32x32.png ln -s -f ../xfe-theme/smallicons.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/smallicons.png ln -s -f ../gnome-theme/smallicons.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/smallicons.png ln -s -f ../gnome-theme/smallicons.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/smallicons.png ln -s -f ../xfe-theme/so_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/so_16x16.png ln -s -f ../gnome-theme/so_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/so_16x16.png ln -s -f ../gnome-theme/so_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/so_16x16.png ln -s -f ../xfe-theme/so_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/so_32x32.png ln -s -f ../gnome-theme/so_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/so_32x32.png ln -s -f ../gnome-theme/so_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/so_32x32.png ln -s -f ../xfe-theme/sound_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sound_16x16.png ln -s -f ../gnome-theme/sound_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sound_16x16.png ln -s -f ../gnome-theme/sound_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sound_16x16.png ln -s -f ../xfe-theme/sound_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sound_32x32.png ln -s -f ../gnome-theme/sound_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sound_32x32.png ln -s -f ../gnome-theme/sound_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sound_32x32.png ln -s -f ../xfe-theme/svg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/svg_16x16.png ln -s -f ../gnome-theme/svg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/svg_16x16.png ln -s -f ../gnome-theme/svg_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/svg_16x16.png ln -s -f ../xfe-theme/svg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/svg_32x32.png ln -s -f ../gnome-theme/svg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/svg_32x32.png ln -s -f ../gnome-theme/svg_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/svg_32x32.png ln -s -f ../xfe-theme/switchpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/switchpanels.png ln -s -f ../gnome-theme/switchpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/switchpanels.png ln -s -f ../gnome-theme/switchpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/switchpanels.png ln -s -f ../xfe-theme/sxc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxc_16x16.png ln -s -f ../gnome-theme/sxc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxc_16x16.png ln -s -f ../gnome-theme/sxc_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxc_16x16.png ln -s -f ../xfe-theme/sxc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxc_32x32.png ln -s -f ../gnome-theme/sxc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxc_32x32.png ln -s -f ../gnome-theme/sxc_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxc_32x32.png ln -s -f ../xfe-theme/sxd_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxd_16x16.png ln -s -f ../gnome-theme/sxd_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxd_16x16.png ln -s -f ../gnome-theme/sxd_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxd_16x16.png ln -s -f ../xfe-theme/sxd_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxd_32x32.png ln -s -f ../gnome-theme/sxd_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxd_32x32.png ln -s -f ../gnome-theme/sxd_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxd_32x32.png ln -s -f ../xfe-theme/sxi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxi_16x16.png ln -s -f ../gnome-theme/sxi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxi_16x16.png ln -s -f ../gnome-theme/sxi_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxi_16x16.png ln -s -f ../xfe-theme/sxi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxi_32x32.png ln -s -f ../gnome-theme/sxi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxi_32x32.png ln -s -f ../gnome-theme/sxi_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxi_32x32.png ln -s -f ../xfe-theme/sxm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxm_16x16.png ln -s -f ../gnome-theme/sxm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxm_16x16.png ln -s -f ../gnome-theme/sxm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxm_16x16.png ln -s -f ../xfe-theme/sxm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxm_32x32.png ln -s -f ../gnome-theme/sxm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxm_32x32.png ln -s -f ../gnome-theme/sxm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxm_32x32.png ln -s -f ../xfe-theme/sxw_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxw_16x16.png ln -s -f ../gnome-theme/sxw_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxw_16x16.png ln -s -f ../gnome-theme/sxw_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxw_16x16.png ln -s -f ../xfe-theme/sxw_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/sxw_32x32.png ln -s -f ../gnome-theme/sxw_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/sxw_32x32.png ln -s -f ../gnome-theme/sxw_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/sxw_32x32.png ln -s -f ../xfe-theme/syncpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/syncpanels.png ln -s -f ../gnome-theme/syncpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/syncpanels.png ln -s -f ../gnome-theme/syncpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/syncpanels.png ln -s -f ../xfe-theme/tar_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tar_16x16.png ln -s -f ../gnome-theme/tar_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tar_16x16.png ln -s -f ../gnome-theme/tar_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tar_16x16.png ln -s -f ../xfe-theme/tar_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tar_32x32.png ln -s -f ../gnome-theme/tar_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tar_32x32.png ln -s -f ../gnome-theme/tar_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tar_32x32.png ln -s -f ../xfe-theme/tbz2_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tbz2_16x16.png ln -s -f ../gnome-theme/tbz2_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tbz2_16x16.png ln -s -f ../gnome-theme/tbz2_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tbz2_16x16.png ln -s -f ../xfe-theme/tbz2_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tbz2_32x32.png ln -s -f ../gnome-theme/tbz2_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tbz2_32x32.png ln -s -f ../gnome-theme/tbz2_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tbz2_32x32.png ln -s -f ../xfe-theme/tcl_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tcl_16x16.png ln -s -f ../gnome-theme/tcl_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tcl_16x16.png ln -s -f ../gnome-theme/tcl_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tcl_16x16.png ln -s -f ../xfe-theme/tcl_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tcl_32x32.png ln -s -f ../gnome-theme/tcl_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tcl_32x32.png ln -s -f ../gnome-theme/tcl_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tcl_32x32.png ln -s -f ../xfe-theme/tex_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tex_16x16.png ln -s -f ../gnome-theme/tex_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tex_16x16.png ln -s -f ../gnome-theme/tex_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tex_16x16.png ln -s -f ../xfe-theme/tex_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tex_32x32.png ln -s -f ../gnome-theme/tex_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tex_32x32.png ln -s -f ../gnome-theme/tex_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tex_32x32.png ln -s -f ../xfe-theme/text_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/text_16x16.png ln -s -f ../gnome-theme/text_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/text_16x16.png ln -s -f ../gnome-theme/text_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/text_16x16.png ln -s -f ../xfe-theme/text_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/text_32x32.png ln -s -f ../gnome-theme/text_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/text_32x32.png ln -s -f ../gnome-theme/text_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/text_32x32.png ln -s -f ../xfe-theme/tgz_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tgz_16x16.png ln -s -f ../gnome-theme/tgz_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tgz_16x16.png ln -s -f ../gnome-theme/tgz_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tgz_16x16.png ln -s -f ../xfe-theme/tgz_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tgz_32x32.png ln -s -f ../gnome-theme/tgz_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tgz_32x32.png ln -s -f ../gnome-theme/tgz_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tgz_32x32.png ln -s -f ../xfe-theme/tif_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tif_16x16.png ln -s -f ../gnome-theme/tif_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tif_16x16.png ln -s -f ../gnome-theme/tif_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tif_16x16.png ln -s -f ../xfe-theme/tif_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/tif_32x32.png ln -s -f ../gnome-theme/tif_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/tif_32x32.png ln -s -f ../gnome-theme/tif_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/tif_32x32.png ln -s -f ../xfe-theme/totrash.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/totrash.png ln -s -f ../gnome-theme/totrash.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/totrash.png ln -s -f ../gnome-theme/totrash.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/totrash.png ln -s -f ../xfe-theme/trash_full.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/trash_full.png ln -s -f ../gnome-theme/trash_full.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/trash_full.png ln -s -f ../gnome-theme/trash_full.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/trash_full.png ln -s -f ../xfe-theme/trash_full_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/trash_full_big.png ln -s -f ../gnome-theme/trash_full_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/trash_full_big.png ln -s -f ../gnome-theme/trash_full_big.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/trash_full_big.png ln -s -f ../xfe-theme/treeonepanel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/treeonepanel.png ln -s -f ../gnome-theme/treeonepanel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/treeonepanel.png ln -s -f ../gnome-theme/treeonepanel.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/treeonepanel.png ln -s -f ../xfe-theme/treetwopanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/treetwopanels.png ln -s -f ../gnome-theme/treetwopanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/treetwopanels.png ln -s -f ../gnome-theme/treetwopanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/treetwopanels.png ln -s -f ../xfe-theme/twopanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/twopanels.png ln -s -f ../gnome-theme/twopanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/twopanels.png ln -s -f ../gnome-theme/twopanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/twopanels.png ln -s -f ../xfe-theme/undo.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/undo.png ln -s -f ../gnome-theme/undo.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/undo.png ln -s -f ../gnome-theme/undo.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/undo.png ln -s -f ../xfe-theme/unmaphost.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/unmaphost.png ln -s -f ../gnome-theme/unmaphost.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/unmaphost.png ln -s -f ../gnome-theme/unmaphost.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/unmaphost.png ln -s -f ../xfe-theme/uppercase.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/uppercase.png ln -s -f ../gnome-theme/uppercase.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/uppercase.png ln -s -f ../gnome-theme/uppercase.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/uppercase.png ln -s -f ../xfe-theme/vertpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/vertpanels.png ln -s -f ../gnome-theme/vertpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/vertpanels.png ln -s -f ../gnome-theme/vertpanels.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/vertpanels.png ln -s -f ../xfe-theme/vhdl_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/vhdl_16x16.png ln -s -f ../gnome-theme/vhdl_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/vhdl_16x16.png ln -s -f ../gnome-theme/vhdl_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/vhdl_16x16.png ln -s -f ../xfe-theme/vhdl_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/vhdl_32x32.png ln -s -f ../gnome-theme/vhdl_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/vhdl_32x32.png ln -s -f ../gnome-theme/vhdl_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/vhdl_32x32.png ln -s -f ../xfe-theme/video_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/video_16x16.png ln -s -f ../gnome-theme/video_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/video_16x16.png ln -s -f ../gnome-theme/video_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/video_16x16.png ln -s -f ../xfe-theme/video_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/video_32x32.png ln -s -f ../gnome-theme/video_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/video_32x32.png ln -s -f ../gnome-theme/video_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/video_32x32.png ln -s -f ../xfe-theme/view.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/view.png ln -s -f ../gnome-theme/view.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/view.png ln -s -f ../gnome-theme/view.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/view.png ln -s -f ../xfe-theme/vlog_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/vlog_16x16.png ln -s -f ../gnome-theme/vlog_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/vlog_16x16.png ln -s -f ../gnome-theme/vlog_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/vlog_16x16.png ln -s -f ../xfe-theme/vlog_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/vlog_32x32.png ln -s -f ../gnome-theme/vlog_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/vlog_32x32.png ln -s -f ../gnome-theme/vlog_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/vlog_32x32.png ln -s -f ../xfe-theme/vsd_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/vsd_16x16.png ln -s -f ../gnome-theme/vsd_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/vsd_16x16.png ln -s -f ../gnome-theme/vsd_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/vsd_16x16.png ln -s -f ../xfe-theme/vsd_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/vsd_32x32.png ln -s -f ../gnome-theme/vsd_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/vsd_32x32.png ln -s -f ../gnome-theme/vsd_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/vsd_32x32.png ln -s -f ../xfe-theme/warningbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/warningbig.png ln -s -f ../gnome-theme/warningbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/warningbig.png ln -s -f ../gnome-theme/warningbig.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/warningbig.png ln -s -f ../xfe-theme/wave_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/wave_16x16.png ln -s -f ../gnome-theme/wave_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/wave_16x16.png ln -s -f ../gnome-theme/wave_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/wave_16x16.png ln -s -f ../xfe-theme/wave_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/wave_32x32.png ln -s -f ../gnome-theme/wave_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/wave_32x32.png ln -s -f ../gnome-theme/wave_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/wave_32x32.png ln -s -f ../xfe-theme/work.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/work.png ln -s -f ../gnome-theme/work.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/work.png ln -s -f ../gnome-theme/work.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/work.png ln -s -f ../xfe-theme/wrapoff.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/wrapoff.png ln -s -f ../gnome-theme/wrapoff.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/wrapoff.png ln -s -f ../gnome-theme/wrapoff.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/wrapoff.png ln -s -f ../xfe-theme/wrapon.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/wrapon.png ln -s -f ../gnome-theme/wrapon.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/wrapon.png ln -s -f ../gnome-theme/wrapon.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/wrapon.png ln -s -f ../xfe-theme/xbm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xbm_16x16.png ln -s -f ../gnome-theme/xbm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xbm_16x16.png ln -s -f ../gnome-theme/xbm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xbm_16x16.png ln -s -f ../xfe-theme/xbm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xbm_32x32.png ln -s -f ../gnome-theme/xbm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xbm_32x32.png ln -s -f ../gnome-theme/xbm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xbm_32x32.png ln -s -f ../xfe-theme/xcf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xcf_16x16.png ln -s -f ../gnome-theme/xcf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xcf_16x16.png ln -s -f ../gnome-theme/xcf_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xcf_16x16.png ln -s -f ../xfe-theme/xcf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xcf_32x32.png ln -s -f ../gnome-theme/xcf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xcf_32x32.png ln -s -f ../gnome-theme/xcf_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xcf_32x32.png ln -s -f ../xfe-theme/xfe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xfe.png ln -s -f ../gnome-theme/xfe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xfe.png ln -s -f ../gnome-theme/xfe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xfe.png ln -s -f ../xfe-theme/xfi.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xfi.png ln -s -f ../gnome-theme/xfi.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xfi.png ln -s -f ../gnome-theme/xfi.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xfi.png ln -s -f ../xfe-theme/xfp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xfp.png ln -s -f ../gnome-theme/xfp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xfp.png ln -s -f ../gnome-theme/xfp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xfp.png ln -s -f ../xfe-theme/xfw.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xfw.png ln -s -f ../gnome-theme/xfw.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xfw.png ln -s -f ../gnome-theme/xfw.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xfw.png ln -s -f ../xfe-theme/xfwsmall.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xfwsmall.png ln -s -f ../gnome-theme/xfwsmall.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xfwsmall.png ln -s -f ../gnome-theme/xfwsmall.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xfwsmall.png ln -s -f ../xfe-theme/xls_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xls_16x16.png ln -s -f ../gnome-theme/xls_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xls_16x16.png ln -s -f ../gnome-theme/xls_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xls_16x16.png ln -s -f ../xfe-theme/xls_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xls_32x32.png ln -s -f ../gnome-theme/xls_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xls_32x32.png ln -s -f ../gnome-theme/xls_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xls_32x32.png ln -s -f ../xfe-theme/xpm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xpm_16x16.png ln -s -f ../gnome-theme/xpm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xpm_16x16.png ln -s -f ../gnome-theme/xpm_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xpm_16x16.png ln -s -f ../xfe-theme/xpm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/xpm_32x32.png ln -s -f ../gnome-theme/xpm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/xpm_32x32.png ln -s -f ../gnome-theme/xpm_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/xpm_32x32.png ln -s -f ../xfe-theme/z_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/z_16x16.png ln -s -f ../gnome-theme/z_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/z_16x16.png ln -s -f ../gnome-theme/z_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/z_16x16.png ln -s -f ../xfe-theme/z_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/z_32x32.png ln -s -f ../gnome-theme/z_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/z_32x32.png ln -s -f ../gnome-theme/z_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/z_32x32.png ln -s -f ../xfe-theme/zip.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/zip.png ln -s -f ../gnome-theme/zip.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/zip.png ln -s -f ../gnome-theme/zip.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/zip.png ln -s -f ../xfe-theme/zip_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/zip_16x16.png ln -s -f ../gnome-theme/zip_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/zip_16x16.png ln -s -f ../gnome-theme/zip_16x16.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/zip_16x16.png ln -s -f ../xfe-theme/zip_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/zip_32x32.png ln -s -f ../gnome-theme/zip_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/zip_32x32.png ln -s -f ../gnome-theme/zip_32x32.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/zip_32x32.png ln -s -f ../xfe-theme/zoom100.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/zoom100.png ln -s -f ../gnome-theme/zoom100.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/zoom100.png ln -s -f ../gnome-theme/zoom100.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/zoom100.png ln -s -f ../xfe-theme/zoomin.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/zoomin.png ln -s -f ../gnome-theme/zoomin.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/zoomin.png ln -s -f ../gnome-theme/zoomin.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/zoomin.png ln -s -f ../xfe-theme/zoomout.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/zoomout.png ln -s -f ../gnome-theme/zoomout.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/zoomout.png ln -s -f ../gnome-theme/zoomout.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/zoomout.png ln -s -f ../xfe-theme/zoomwin.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/windows-theme/zoomwin.png ln -s -f ../gnome-theme/zoomwin.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/gnomeblue-theme/zoomwin.png ln -s -f ../gnome-theme/zoomwin.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/icons/tango-theme/zoomwin.png make[3]: Leaving directory '/builddir/build/BUILD/xfe-1.42' make[2]: Leaving directory '/builddir/build/BUILD/xfe-1.42' make[1]: Leaving directory '/builddir/build/BUILD/xfe-1.42' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64 xfe + mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/pixmaps + mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/bin + for suffix in i e p w + cat + chmod 0755 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/bin/xfe-xfi + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/xfi.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/xfi.xpm /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/pixmaps/ + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfi.desktop /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfi.desktop + sed -i -e '\@^Exec=@s|xfi|xfe-xfi|' -e 's|Icon=xfi|Icon=/usr/share/xfe/pixmaps/xfi.png|' /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfi.desktop + desktop-file-validate /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfi.desktop /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfi.desktop: hint: value item "Viewer" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Graphics, or Office + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1/xfi.1 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1/xfe-xfi.1 + for suffix in i e p w + cat + chmod 0755 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/bin/xfe-xfe + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/xfe.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/xfe.xpm /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/pixmaps/ + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe.desktop /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfe.desktop + sed -i -e '\@^Exec=@s|xfe|xfe-xfe|' -e 's|Icon=xfe|Icon=/usr/share/xfe/pixmaps/xfe.png|' /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfe.desktop + desktop-file-validate /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfe.desktop /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfe.desktop: hint: value item "FileManager" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: System;FileTools + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1/xfe.1 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1/xfe-xfe.1 + for suffix in i e p w + cat + chmod 0755 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/bin/xfe-xfp + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/xfp.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/xfp.xpm /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/pixmaps/ + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfp.desktop /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfp.desktop + sed -i -e '\@^Exec=@s|xfp|xfe-xfp|' -e 's|Icon=xfp|Icon=/usr/share/xfe/pixmaps/xfp.png|' /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfp.desktop + desktop-file-validate /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfp.desktop /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfp.desktop: hint: value item "PackageManager" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Settings + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1/xfp.1 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1/xfe-xfp.1 + for suffix in i e p w + cat + chmod 0755 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/bin/xfe-xfw + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/xfw.png /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/xfw.xpm /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/pixmaps/ + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfw.desktop /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfw.desktop + sed -i -e '\@^Exec=@s|xfw|xfe-xfw|' -e 's|Icon=xfw|Icon=/usr/share/xfe/pixmaps/xfw.png|' /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfw.desktop + desktop-file-validate /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/applications/xfe-xfw.desktop + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1/xfw.1 /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/man/man1/xfe-xfw.1 + rmdir /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/pixmaps/ + mkdir /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/etc + mv /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/xferc /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/etc + ln -sf /etc/xferc /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/xfe/xferc + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xfe-1.42-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OUTPAD + umask 022 + cd /builddir/build/BUILD + cd xfe-1.42 + DOCDIR=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/doc/xfe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/doc/xfe + cp -pr AUTHORS /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/doc/xfe + cp -pr BUGS /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/doc/xfe + cp -pr ChangeLog /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/doc/xfe + cp -pr README /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/doc/xfe + cp -pr TODO /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/doc/xfe + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uBirio + umask 022 + cd /builddir/build/BUILD + cd xfe-1.42 + LICENSEDIR=/builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/licenses/xfe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/licenses/xfe + cp -pr COPYING /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64/usr/share/licenses/xfe + exit 0 Provides: application() application(xfe-xfe.desktop) application(xfe-xfi.desktop) application(xfe-xfp.desktop) application(xfe-xfw.desktop) config(xfe) = 1.42-4.fc28 mimehandler(application/x-deb) mimehandler(application/x-debian-package) mimehandler(application/x-rpm) mimehandler(image/bmp) mimehandler(image/gif) mimehandler(image/jpeg) mimehandler(image/png) mimehandler(image/tiff) mimehandler(image/xpm) mimehandler(text/plain) xfe = 1.42-4.fc28 xfe(riscv-64) = 1.42-4.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libFOX-1.6.so.0()(64bit) libX11.so.6()(64bit) libXft.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libstartup-notification-1.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: xfe-theme-1.42-4.fc28.noarch Provides: xfe-theme = 1.42-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/xfe-1.42-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xfe-1.42-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/xfe-theme-1.42-4.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dL1mdw + umask 022 + cd /builddir/build/BUILD + cd xfe-1.42 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xfe-1.42-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff