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 468159 - tnef-attachements and attachement-reminder plugins Makefile.am fixes
tnef-attachements and attachement-reminder plugins Makefile.am fixes
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.12.x
Other Linux
: Normal trivial
: ---
Assigned To: Johnny Jacob
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-19 11:21 UTC by Gilles Dartiguelongue
Modified: 2013-09-13 00:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
plugins-automake-fixes.patch (1.18 KB, patch)
2007-08-19 11:21 UTC, Gilles Dartiguelongue
committed Details | Review

Description Gilles Dartiguelongue 2007-08-19 11:21:09 UTC
to follow, a patch that fixes the use of BASE_VERSION for attachment-reminder and fix a trailing whitespace in tnef-attachements.
Comment 1 Gilles Dartiguelongue 2007-08-19 11:21:53 UTC
Created attachment 93931 [details] [review]
plugins-automake-fixes.patch

 attachment-reminder/Makefile.am |    7 ++-----
 tnef-attachments/Makefile.am    |    2 +-
 2 files changed, 3 insertions(+), 6 deletions(-)
Comment 2 André Klapper 2007-08-19 14:44:57 UTC
Johnny, the "-$(BASE_VERSION).schemas.in:" throws a warning about being a GNUism when compiling, didn't you see that one? :-)
Comment 3 Gilles Dartiguelongue 2007-08-19 17:59:15 UTC
it's not so much about the GNUism than about the BASE_VERSION use which has been patched out from filenames as much as possible during this development cycle.
Comment 4 Gilles Dartiguelongue 2007-08-19 21:38:06 UTC
I forgot to mention that you will obviously need to move the schema to apps-evolution-attachment-reminder.schemas.in
Comment 5 Srinivasa Ragavan 2007-08-20 04:17:28 UTC
The changes looks fine to me. Please commit it and move the .in file.
Comment 6 Johnny Jacob 2007-08-20 04:41:36 UTC
Thanks. committed to trunk. 34040.