https://bugzilla.xfce.org/show_bug.cgi?id=12772
--- Comment #12 from poma <[email protected]> --- (In reply to Derk te Bokkel from comment #11) > I'd rather test fixed source code .. have you got the fedora "fixed" source > code reference somewhere ?? I can try to build from that .. :) You can reach the source code via: $ rpm2cpio Thunar*.src.rpm | cpio -i which is essentially the same as $ git clone https://github.com/rgcjonas/thunar-gtk3.git only in the form of tarrballed snapshot i.e. thunar-gtk3-master.tar.gz The only relevant fix is the sed oneliner mentioned in https://bugzilla.xfce.org/show_bug.cgi?id=12772#c7 Beside, the source code is never pre-patched, but it is eventually patched just before compiling, follow the Thunar.spec. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
