Skip to content

Commit 437e4aa

Browse files
committed
Remove QtCreator local user configuration files before packaging.
Signed-off-by: Pavel Pisa <[email protected]>
1 parent 80ee3c2 commit 437e4aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prepare-release

+2
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,6 @@ if [ -x /usr/lib/obs-build/changelog2spec ] ; then
9797
/usr/lib/obs-build/changelog2spec debian/changelog >../qtmips.changes
9898
fi
9999

100+
rm -f qtmips.pro.user*
101+
100102
dpkg-buildpackage

0 commit comments

Comments
 (0)