Skip to content

Commit e894294

Browse files
committed
lem-legit
1 parent 055175b commit e894294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/legit/porcelain.lisp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ M src/ext/porcelain.lisp
764764
(defparameter *rebase-script-content*
765765
#+(or lem-ncurses lem-sdl2)
766766
(str:from-file
767-
(asdf:system-relative-pathname (asdf:find-system "lem/legit")
767+
(asdf:system-relative-pathname (asdf:find-system "lem-legit")
768768
"scripts/dumbrebaseeditor.sh"))
769769
#-(or lem-ncurses lem-sdl2)
770770
""

0 commit comments

Comments
 (0)