After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 727010 - gnome-keyring 3.12.0 doesn't build man pages
gnome-keyring 3.12.0 doesn't build man pages
Status: RESOLVED FIXED
Product: gnome-keyring
Classification: Core
Component: general
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
3.12.1
Depends on:
Blocks:
 
 
Reported: 2014-03-25 10:10 UTC by Kalev Lember
Modified: 2014-05-01 15:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add docs/ directory back into Makefile (1.45 KB, patch)
2014-05-01 15:30 UTC, Stef Walter
committed Details | Review

Description Kalev Lember 2014-03-25 10:10:32 UTC
In the conversion to non-recursive Makefiles, the docs/ directory seems to have been forgotten. It's not in SUBDIRS and not included in the toplevel Makefile either, so the files in docs/ are totally gone from the disted 3.12.0 tarball.
Comment 1 koko 2014-04-21 19:37:27 UTC
Also affects gnome-kearing 3.10.1
Comment 2 Stef Walter 2014-05-01 15:30:11 UTC
Created attachment 275551 [details] [review]
Add docs/ directory back into Makefile
Comment 3 Stef Walter 2014-05-01 15:35:52 UTC
Attachment 275551 [details] pushed as 8ac66bf - Add docs/ directory back into Makefile