View Single Post
Posts: 57 | Thanked: 90 times | Joined on Nov 2010 @ Bologna
#9
But the /tmp/ directory is created on source directory (or in the build directory) by wizard and after is remove?
Sorry but I don't understand when I run
Code:
while [ true ]; do chmod +x /tmp/qtc_packaging/projectname/debian/rules; done
P.s. Also I would use the method described above, but does not work for me