summaryrefslogtreecommitdiffstats
path: root/src/ob-installplatconf.sh
Commit message (Expand)AuthorAgeFilesLines
* opkbuild, ob-*: set -ePatrick McDermott2019-03-131-0/+2
* ob-*: Move function definitions before points of usePatrick McDermott2018-12-251-24/+24
* opkbuild, ob-*: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSIONPatrick McDermott2018-12-241-1/+1
* opkbuild, ob-*: Update header comments, copyrights, and licensePatrick McDermott2018-12-241-9/+9
* opkbuild, ob-*: Drop magic number interpreter linesPatrick McDermott2018-12-221-2/+0
* opkbuild, ob-*: Use variables set by shppPatrick McDermott2018-12-221-1/+1
* ob_use(): RemovePatrick McDermott2018-12-221-4/+0
* opkbuild, ob-*: Load newly linked libopkbuildPatrick McDermott2018-12-221-1/+1
* libopkbuild: Change output file extension to .shoPatrick McDermott2018-12-221-1/+1
* ob-installplatconf: Check for "/" in destination.P. J. McDermott2014-05-121-2/+5
* 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
* Expect >= 1 platconf dirs from ob_get_system_path.P. J. McDermott2012-10-201-7/+17
* s/config/platconf/ in ob-installplatconf.P. J. McDermott2012-10-201-4/+4
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
* Fix install destination of runtime platconf files.P. J. McDermott2012-10-091-1/+1
* Install platconf files only for built packages.P. J. McDermott2012-10-091-1/+1
* Update environment variable names in ob-* utils.P. J. McDermott2012-10-081-3/+3
* Remove an old TODO tag.P. J. McDermott2012-10-041-1/+0
* Use ob_get_system_path() in utilities.P. J. McDermott2012-10-041-1/+2
* Improve binary package loop in ob-installplatconf.P. J. McDermott2012-10-031-3/+5
* Finish implementation of ob-installplatconf.P. J. McDermott2012-10-031-0/+45
* Implement a stub ob-installplatconf.P. J. McDermott2012-10-031-0/+36