Skip to content

Commit a35ceee

Browse files
committed
Revert "Just touch the timestamp for prism/srcs.mk when no baseruby"
This reverts commit 5a2cedd. The CI is telling us to revert the diff: https://github.com/ruby/ruby/actions/runs/17679836157/job/50251138515
1 parent 691a554 commit a35ceee

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

prism/srcs.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ PRISM_CONFIG = $(PRISM_SRCDIR)/config.yml
55
srcs uncommon.mk: prism/.srcs.mk.time
66

77
prism/.srcs.mk.time:
8-
prism/$(HAVE_BASERUBY:no=.srcs.mk.time):
9-
mkdir -p $(@D)
10-
touch $@
118
prism/$(HAVE_BASERUBY:yes=.srcs.mk.time): \
129
$(PRISM_SRCDIR)/templates/template.rb \
1310
$(PRISM_SRCDIR)/srcs.mk.in

0 commit comments

Comments
 (0)