mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-695 wrong permissions for README, installed as script instead of data
X-SVN-Rev: 5029
This commit is contained in:
parent
3aa133d5b7
commit
e9f3387660
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ install-local: $(top_builddir)/config/Makefile.inc @platform_make_fragment@ READ
|
|||
$(RM) Makefile.inc && ln -s current/Makefile.inc .
|
||||
$(INSTALL_DATA) @platform_make_fragment@ $(DESTDIR)$(pkgdatadir)/$(VERSION)/config/@platform_make_fragment_name@
|
||||
$(INSTALL_SCRIPT) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(pkgdatadir)/mkinstalldirs
|
||||
$(INSTALL_SCRIPT) README $(DESTDIR)$(pkgdatadir)/$(VERSION)/README
|
||||
$(INSTALL_DATA) README $(DESTDIR)$(pkgdatadir)/$(VERSION)/README
|
||||
|
||||
$(DESTDIR)$(pkglibdir)/$(VERSION)/%: $(top_srcdir)/../data/%
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
|
Loading…
Add table
Reference in a new issue