RetroArch/qb
orbea 85e4f5d94d qb: Add --docdir
By default 'make install' will now install the following 2-3 files
to $(DESTDIR)$(SHARE_DIR)/doc/retroarch which by default is
/usr/local/share/doc/retroarch.

COPYING
README.md

and if media/assets exists it will install:

media/assets/COPYING to COPYING.assets

Users will be able to configure this install path with.

./configure --docdir=PATH

For example:

./configure --docdir=/usr/doc/RetroArch-1.7.0
2018-02-10 08:55:54 -08:00
..
config.comp.sh qb: Create a check_val function for the no pkg-config fallback path. 2017-11-25 17:42:41 -08:00
config.libs.sh qb: Add --docdir 2018-02-10 08:55:54 -08:00
config.params.sh qb: Add --bindir and --mandir. 2018-02-08 12:01:28 -08:00
qb.comp.sh qb: Prefer pkgconf over the legacy GNU pkg-config. 2017-11-24 12:12:56 -08:00
qb.libs.sh qb: Add --datarootdir to configure. 2018-02-04 13:54:55 -08:00
qb.params.sh qb: Add --docdir 2018-02-10 08:55:54 -08:00
qb.system.sh Added SunOS to the list of targets + fixed a sort specificity 2018-01-11 14:48:43 -08:00