1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

ptx: fix build on stable

This commit is contained in:
Michael Gehring 2016-01-06 16:20:59 +01:00
parent 8782552f45
commit 9cd7d03eff
2 changed files with 4 additions and 4 deletions

View file

@ -56,7 +56,7 @@ generic = [
"od",
"paste",
"printenv",
"ptx", # skip_on_stable
"ptx",
"pwd",
"readlink",
"realpath",