# HG changeset patch # User Pascal Bellard # Date 1430991723 -7200 # Node ID 3dbd29398250e29c4622a1578243d3b068780aa2 # Parent 3c061d35a5bdeddf9097f9491d765be047d4bd15 tazpkg convert: fix args diff -r 3c061d35a5bd -r 3dbd29398250 tazpkg --- a/tazpkg Sun May 03 11:51:59 2015 +0200 +++ b/tazpkg Thu May 07 11:42:03 2015 +0200 @@ -2948,6 +2948,7 @@ convert|-c) # convert misc package format to .tazpkg check_for_package_file + shift tazpkg-convert $@ ;;