summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/ptxdist1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ptxdist b/bin/ptxdist
index 4f2099db1..1ef85ad3d 100755
--- a/bin/ptxdist
+++ b/bin/ptxdist
@@ -987,7 +987,6 @@ newpackage() {
;;
klibc)
template=template-klibc
- template_src="${PTXDIST_TOPDIR}/rules/templates/src-cmake-prog"
class=klibc-
autoconf_class=KLIBC_
;;