summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2019-02-03 15:20:52 +0100
committerIñigo Martínez <inigomartinez@gmail.com>2019-02-03 15:20:52 +0100
commit920f0ff8e385f976098946472d49f46bdea3d5e6 (patch)
tree2841952f8aafac45fa6fb4dde37b036a4dfcecce /src
parent6eb39da7a1764ff7666edb21d308c9a877e110a2 (diff)
downloadd-feet-920f0ff8e385f976098946472d49f46bdea3d5e6.tar.gz
build: Fix d-feet executable mode
meson creates the `d-feet` file from `d-feet.in` input file using its same file mode bits. However, the input file does not have the executable mode enabled. The executable mode bit has been enabled so `d-feet` file is created with proper modes.
Diffstat (limited to 'src')
-rwxr-xr-x[-rw-r--r--]src/d-feet.in0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/d-feet.in b/src/d-feet.in
index 55e3c53..55e3c53 100644..100755
--- a/src/d-feet.in
+++ b/src/d-feet.in