A page in your DokuWiki was added or changed. Here are the details: Date : 2017/01/15 18:12 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0 IP-Address : 78.43.90.159 Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1483992719 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [Starting the Build] User : stefanbaur @@ -123,8 +123,11 @@ lb config $LBX2GO_ARCH $LBX2GO_SPACE $LBX2GO_DEFAULTS \ --config $LBX2GO_CONFIG --binary-images $LBX2GO_IMAGETYPE \ --archive-areas "$LBX2GO_ARCHIVE_AREAS" + if [ -d "../patch" ] ; then + cp -a ../patch/* config/ + fi if lb build ; then echo -e "Build is done: '$LBX2GO_TCEDIR'" ln ./binary/live/filesystem.squashfs ./x2go-tce-filesystem.squashfs if [ "$LBX2GO_IMAGETYPE" = "netboot" ] ; then -- This mail was generated by DokuWiki at http://wiki.x2go.org/