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:
parent
e113d0af54
commit
99016c5640
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue