Skip to content

Commit f73152c

Browse files
committed
[build] stop installing nqprx.pbc
1 parent 86fd707 commit f73152c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ all: $(NQP_EXE)
216216

217217
install: all
218218
$(MKPATH) $(DESTDIR)$(NQP_LANG_DIR)
219-
$(CP) nqp.pbc $(DESTDIR)$(NQP_LANG_DIR)/nqprx.pbc
220219
$(CP) $(P6REGEX_PBC) $(DESTDIR)$(PARROT_LIBRARY_DIR)/$(P6REGEX_PBC)
221220
$(CP) $(REGEX_PBC) $(DESTDIR)$(PARROT_LIBRARY_DIR)/$(REGEX_PBC)
222221
$(CP) $(HLL_PBC) $(DESTDIR)$(PARROT_LIBRARY_DIR)/$(HLL_PBC)

0 commit comments

Comments
 (0)