1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/doc
Cedric Staniewski 2cabe336eb Introduce new PKGBUILD variable changelog
Currently, a changelog is added to a package if a specific file with a
hardcoded name exists in the PKGBUILD's directory. This approach is not
pretty and also inconsistent with the handling of install files, but it
works.

With the introduction of split PKGBUILDs, however, a drawback in this
old behavior has arisen: you only have the possibility to include one
specific changelog file in either every package defined in the PKGBUILD
or in none.

The use of an additional variable, `changelog`, works around this issue
and makes it possible to include a changelog in only some of the
packages, and besides, each package of the PKGBUILD can have its own
changelog file.

Signed-off-by: Cedric Staniewski <cedric@gmx.ca>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-10-11 22:35:20 -05:00
..
.gitignore doc: move files around for consistency 2009-04-11 12:38:20 -05:00
asciidoc.conf doc: fix some more asciidoc fallout 2009-01-13 00:00:35 -06:00
Doxyfile Doxyfile : enable JAVADOC_AUTOBRIEF. 2008-04-29 15:51:48 -05:00
footer.txt Various updates needed prior to a new release 2008-06-08 13:50:01 -05:00
index.txt 3.2.2 release changes 2009-10-04 16:59:48 -05:00
libalpm.3.txt doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
Makefile.am Merge branch 'maint' 2009-10-11 12:57:57 -05:00
makepkg.8.txt Update the doc for --source 2009-09-07 15:13:04 -05:00
makepkg.conf.5.txt makepkg : remove xdelta support 2009-02-28 15:42:07 -06:00
pacman.8.txt Use sync.c for upgrade transaction prepare and commit 2009-09-08 22:04:14 -05:00
pacman.conf.5.txt Merge branch 'maint' 2009-10-11 12:57:57 -05:00
PKGBUILD-example.txt Quote values in the arch array in example PKGBUILD 2009-07-10 16:29:58 +10:00
PKGBUILD.5.txt Introduce new PKGBUILD variable changelog 2009-10-11 22:35:20 -05:00
repo-add.8.txt doc: fix repo-add manpage 2009-04-11 12:33:33 -05:00
submitting-patches.txt doc: move files around for consistency 2009-04-11 12:38:20 -05:00
translation-help.txt doc: move files around for consistency 2009-04-11 12:38:20 -05:00