Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove first person language
Brad Davis committed 10 years ago
commit 6611079d0f6e8fd9085843b12fd7480edb50212f
parent 844fb319ff6bf32e51cea9ad5e1a3bbf3bcb60f9
1 file changed +1 -1
modified src/check.c
@@ -257,7 +257,7 @@ check_summary(struct pkgdb *db, struct deps_head *dh)
		printf("\n>>> Missing dependencies were fixed successfully.\n");
	} else {
		printf("\n>>> There are still missing dependencies.\n");
-
		printf(">>> You are advised to try fixing them manually.\n");
+
		printf(">>> Try fixing them manually.\n");
		printf("\n>>> Also make sure to check 'pkg updating' for known issues.\n");
	}