GNOME Bugzilla – Bug 468159
tnef-attachements and attachement-reminder plugins Makefile.am fixes
Last modified: 2013-09-13 00:57:10 UTC
to follow, a patch that fixes the use of BASE_VERSION for attachment-reminder and fix a trailing whitespace in tnef-attachements.
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(-)
Johnny, the "-$(BASE_VERSION).schemas.in:" throws a warning about being a GNUism when compiling, didn't you see that one? :-)
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.
I forgot to mention that you will obviously need to move the schema to apps-evolution-attachment-reminder.schemas.in
The changes looks fine to me. Please commit it and move the .in file.
Thanks. committed to trunk. 34040.