Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Use '*' to indicate architecture independence.
Matthew Seaman committed 13 years ago
commit 1ea19352e1163eabe5211f7c8c94350180cb22fa
parent e089b1d
1 file changed +1 -1
modified libpkg/pkg_elf.c
@@ -363,7 +363,7 @@ get_myarch(char *dest, size_t sz, bool arch_indep)
		snprintf(dest, sz, "%s:%d:%s",
			 osname,
			 version / 100000,
-
			 "arch-indep");
+
			 "*");
	} else {
		snprintf(dest, sz, "%s:%d:%s:%s",
			 osname,