Skip to content

Commit 3a8a226

Browse files
committed
Update Makefile.
1 parent 848516b commit 3a8a226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ check-vcpkg:
3636

3737
uninstall:
3838
@echo "Removing installed files..."
39-
rm -f $(PREFIX)/lib64/node_modules/filerix.node
39+
rm -f $(PREFIX)/lib64/node_modules/filerix/filerix.node
4040
@echo "Uninstallation complete!"
4141

4242
clean:

0 commit comments

Comments
 (0)