The avrdude rpms
If avrdude were using the standard GNU makefile variables, we
could just set docdir=%{_pkgdocdir} at configure time.
However, avrdude does not use the standard docdir variable,
preferring its own DOC_INST_DIR influenced by the configure
arguments --enable-versioned-doc and --disable-versioned-doc
instead.
We avoid the issue of determining which configure argument
to use by setting DOC_INST_DIR at "make install" time to use
whatever %{_pkgdocdir} is on this distribution.
|
||
|---|---|---|
| .gitignore | ||
| avrdude-6.1_includes.patch | ||
| avrdude-6.4-fix-file-locations-in-docs.patch | ||
| avrdude-udev-no-blanket-access.patch | ||
| avrdude.spec | ||
| avrdude.udev | ||
| sources | ||