e36freak / meat

30 stars 7 forks source link

Invalid check for package file extension #6

Closed daurnimator closed 12 years ago

daurnimator commented 12 years ago

If you have PKGEXT='.pkg.tar' You get error: error: no package file seems to have been created when trying to install a package The offending code is the check pkgs=(*.pkg.tar.?z) at line 141

e36freak commented 12 years ago

should be fixed with latest commit