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 703470 - Add a man page
Add a man page
Status: RESOLVED FIXED
Product: gnome-contacts
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Contacts maintainer(s)
GNOME Contacts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-07-02 15:28 UTC by Matthias Clasen
Modified: 2013-07-03 07:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add a man page (4.93 KB, patch)
2013-07-02 15:28 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2013-07-02 15:28:29 UTC
This is admittedly pretty minimal.
Comment 1 Matthias Clasen 2013-07-02 15:28:31 UTC
Created attachment 248237 [details] [review]
Add a man page
Comment 2 Erick Perez Castellanos 2013-07-02 20:32:49 UTC
(In reply to comment #1)
> Created an attachment (id=248237) [details] [review]
> Add a man page

I got some error when building with "--enable-man-pages"
Error: "No rule to make target `all'"
Comment 3 Matthias Clasen 2013-07-03 00:02:36 UTC
I probably messed something up in the build machinery - my jhbuild got stuck somewhere between vala and folks, so I couldn't actually test the full patch...
Comment 4 Alexander Larsson 2013-07-03 07:53:29 UTC
You forgot AC_CONFIG_FILES.
Comment 5 Alexander Larsson 2013-07-03 07:53:50 UTC
Attachment 248237 [details] pushed as eddd432 - Add a man page