Skip to content

Commit 4d675d1

Browse files
authored
Merge pull request #6558 from herrold/master
XFCE's Launcher wants the .desktop file to be +x as well
2 parents 93217c4 + 1c23d5b commit 4d675d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build.xml

+1
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@
639639
<chmod perm="ugo+x">
640640
<fileset dir="linux/work" includes="arduino" />
641641
<fileset dir="linux/work" includes="**/*.sh" />
642+
<fileset dir="linux/work/lib" includes="**/*desktop*" />
642643
</chmod>
643644
</target>
644645

0 commit comments

Comments
 (0)