1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-03 04:23:42 -05:00

Use copy to copy config.c file, instead off install that sets 755.

This commit is contained in:
QC 2015-07-25 20:06:26 +02:00
parent e113d0af54
commit 99016c5640

View file

@ -83,7 +83,7 @@ README.html: README.md
# config directory
##
${top_builddir}/config/config.c: ${top_srcdir}/config/config.def.c
install ${top_srcdir}/config/config.def.c $@
cp ${top_srcdir}/config/config.def.c $@
##
# Extra DIST