Mercurial
razor
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
files
|
changeset
| file |
revisions
|
annotate
|
diff
|
raw
docs/Makefile.am
author
Kristian H?gsberg <krh@redhat.com>
Fri Jun 20 23:13:09 2008 -0400 (2008-06-20)
changeset 257
0c3db660514d
parent 241
c3eb520e2219
child 262
63644cc28e0b
permissions
-rw-r--r--
When uniquifying properties, also sort them on the owning package.
This ensures that whenever two packages provide or (or require, obsolete
or conflict) the same property, they appear in the same order in the
propertys list of packages.
1
2
docsdir = $(datadir)/doc/razor
3
dist_docs_DATA = \
4
DEPSOLVE.txt \
5
REPO.txt
6