summaryrefslogtreecommitdiffstats
path: root/src/oh-installfiles.sh
Commit message (Expand)AuthorAgeFilesLines
* src/*.sh: Add an extra space in copyirhgt notices.P. J. McDermott2014-03-061-1/+1
* src/*.sh: Wrap long lines.P. J. McDermott2014-03-061-1/+2
* Add missing ".sh" to file headers.P. J. McDermott2014-03-011-1/+1
* Use new build system macros in source files.P. J. McDermott2014-02-281-2/+2
* oh-installfiles: s/files_ifs/CR/.P. J. McDermott2014-02-261-2/+2
* src/oh-installfiles.sh: Use new locale functions.P. J. McDermott2014-02-251-3/+3
* src/oh-installfiles.sh: Use new output functions.P. J. McDermott2014-02-241-3/+3
* s/@@LIBOPKHELPER@@/@@PKGLIBDIR@@/ in sources.P. J. McDermott2013-05-091-1/+1
* oh-installfiles: In mkdir cmd, rm / and 1+ chars.P. J. McDermott2013-04-281-1/+1
* oh-installfiles: Don't skip symbolic links.P. J. McDermott2013-04-281-1/+1
* Remove unneeded ob_parse_package_metadata() call.P. J. McDermott2012-11-151-5/+0
* Warn if some files aren't installed into packages.P. J. McDermott2012-10-231-0/+5
* Move common load/init logic into libopkhelper.P. J. McDermott2012-10-221-5/+2
* Additionally license everything under GPLv2.P. J. McDermott2012-10-211-1/+1
* Let user specify the dir in which files are found.P. J. McDermott2012-10-201-3/+17
* Set the locale path format.P. J. McDermott2012-10-111-0/+1
* For now, use mv rather than ln in oh-installfiles.P. J. McDermott2012-10-111-1/+2
* Fix missing ob_get_msg() call.P. J. McDermott2012-10-091-1/+1
* Skip patterns that match no pathnames.P. J. McDermott2012-10-091-0/+1
* Simplify and improve pathname pattern matching.P. J. McDermott2012-10-091-6/+5
* Use OPK_PACKAGES in src/oh-installfiles.sh.P. J. McDermott2012-10-091-1/+1
* Rewrite src/oh-installfiles.sh.P. J. McDermott2012-10-091-41/+29
* Standardize parameter expansions.P. J. McDermott2012-04-251-1/+1
* Make oh-* tools consistently use message library.P. J. McDermott2012-04-241-3/+4
* Replace "/bin/sh" with "@@SHELL@@" in scripts.P. J. McDermott2012-04-241-1/+1
* Warn if files remain in installation destination.P. J. McDermott2012-04-221-0/+7
* Fix pathname expansion in oh-installfiles.P. J. McDermott2012-04-111-3/+3
* Really support path patterns in oh-installfiles.P. J. McDermott2012-04-091-7/+9
* Rename all source files.P. J. McDermott2012-03-061-0/+59