mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
parent
215042720c
commit
26dca66f85
@ -1635,6 +1635,6 @@ dist_ui_DATA = \
|
||||
|
||||
install-data-hook:
|
||||
$(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py
|
||||
for i in $(scriptsdir)/*.py ; do \
|
||||
for i in $(scriptdir)/*.py ; do \
|
||||
$(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/$$i; \
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user