rc/no-rebuild.patch

13 lines
246 B
Diff
Raw Permalink Normal View History

---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/Makefile
+++ b/Makefile
@@ -35,4 +35,4 @@ uninstall:
check: rc
./rc run-tests
-.PHONY: all rc clean install uninstall doc
+.PHONY: all clean install uninstall doc