Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix formatting commands: this fix teTeX-texmf
Baptiste Daroussin committed 14 years ago
commit 5fead158b234f8f9ce8b5f2d41a8dd8218d00abf
parent a675785
1 file changed +3 -0
modified libpkg/pkg_util.c
@@ -185,6 +185,9 @@ format_exec_cmd(char **dest, const char *in, const char *prefix, const char *pli
					cp[0] = '\0';
					sbuf_cat(buf, path);
					break;
+
				default:
+
					sbuf_putc(buf, in[0]);
+
					break;
			}

		} else {