Package: alien Version: 8.61 Severity: wishlist Hi,
I'd love alien to be able to build a package from a directory without
the need to tar the directory up and then run alien on the resulting
.tar.gz.
In other words, I'd like to be able to do
alien hello-0.3
where I now have to do
$ cd hello-0.3
$ tar czf hello-0.3.tar.gz *
$ alien hello-0.3.tar.gz
Thanks,
Juliusz Chroboczek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

