summaryrefslogtreecommitdiffstats
path: root/src/ob-unpacksource.sh
Commit message (Collapse)AuthorAgeFilesLines
* src/*.sh: Add ".sh" to header comment.P. J. McDermott2013-08-181-1/+1
|
* s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources.P. J. McDermott2013-06-151-1/+1
|
* Exit on failure to parse package metadata.P. J. McDermott2012-11-161-2/+2
|
* Make ob-unpacksource a bit more robust.P. J. McDermott2012-11-101-2/+2
| | | | | Some tar archives (e.g. the GNU Binutils source archive) don't have explicit directory entries.
* Having no upstream/native sources is not an error.P. J. McDermott2012-10-271-3/+4
|
* Look both ways before unpacking sources.P. J. McDermott2012-10-241-3/+7
|
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
|
* Shorten some variable names in ob-unpacksource.P. J. McDermott2012-10-081-18/+18
|
* Support uncompressed upstream source archives.P. J. McDermott2012-10-081-5/+8
|
* Update environment variable names in ob-* utils.P. J. McDermott2012-10-081-1/+1
|
* Fix some inconsistent quoting in utilities.P. J. McDermott2012-10-041-4/+4
|
* Implement ob-unpacksource.P. J. McDermott2012-10-031-0/+124