mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-13 09:10:26 +02:00
(install-data-hook): Fix scheduling bug:
Rename from `install-data-local'.
This commit is contained in:
parent
203f1205cd
commit
a423487d3f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ subpkgdatadir = $(pkgdatadir)/$(VERSION)/ice-9
|
|||
subpkgdata_DATA = $(ice9_sources)
|
||||
ETAGS_ARGS = $(subpkgdata_DATA)
|
||||
|
||||
install-data-local:
|
||||
install-data-hook:
|
||||
-$(INSTALL_DATA) $(srcdir)/and-let-star-compat.scm \
|
||||
$(DESTDIR)$(subpkgdatadir)/'and-let*.scm'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue