dropbox: rm qt.conf

This commit is contained in:
Thomas Tuegel 2015-02-24 10:54:54 -06:00
parent 115e8110f7
commit bd6a15d6d3

View File

@ -89,6 +89,7 @@ in stdenv.mkDerivation {
rm "$out/${appdir}/librsync.so.1"
rm "$out/${appdir}/libX11-xcb.so.1"
rm "$out/${appdir}/qt.conf"
rm -fr "$out/${appdir}/plugins"
find "$out/${appdir}" -type f -a -perm +0100 \