https://bugs.kde.org/show_bug.cgi?id=523824
--- Comment #18 from Sanfod Rockowitz <[email protected]> --- Assuming your Arch environment is configured normally, files in /usr/local/bin etc. override those in /usr/bin etc. "make install" installs files in /usr/local, so the "--prefix-/usr" option is unnecessary. If you execute **make uninstall**, the files installed in /usr/local will be removed. Re the flickering, that is a separate issue that should be in a different bug report. -- You are receiving this mail because: You are watching all bug changes.
