Mageia Bugzilla – Attachment 4464 Details for
Bug 9650
Update kraft to latest version 0.53 which was released at Oct 11th, 2013
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
this patch from the programmer of kraft solves a bug described below
install_identity.diff_[uS3712].diff (text/plain), 579 bytes, created by
Frank Schneider
on 2013-10-28 09:48:56 CET
(
hide
)
Description:
this patch from the programmer of kraft solves a bug described below
Filename:
MIME Type:
Creator:
Frank Schneider
Created:
2013-10-28 09:48:56 CET
Size:
579 bytes
patch
obsolete
>diff --git a/reports/CMakeLists.txt b/reports/CMakeLists.txt >index 5f714a1..4f8f2d7 100644 >--- a/reports/CMakeLists.txt >+++ b/reports/CMakeLists.txt >@@ -2,7 +2,7 @@ add_subdirectory(pics) > > ########### install files ############### > >-install(FILES invoice.trml kraftdoc_ro.trml docdigest.trml DESTINATION ${DATA_INSTALL_DIR}/kraft/reports) >+install(FILES identity.trml invoice.trml kraftdoc_ro.trml docdigest.trml DESTINATION ${DATA_INSTALL_DIR}/kraft/reports) > > # localised document templates: > install(FILES de/invoice.trml DESTINATION ${DATA_INSTALL_DIR}/kraft/reports/de)
diff --git a/reports/CMakeLists.txt b/reports/CMakeLists.txt index 5f714a1..4f8f2d7 100644 --- a/reports/CMakeLists.txt +++ b/reports/CMakeLists.txt @@ -2,7 +2,7 @@ add_subdirectory(pics) ########### install files ############### -install(FILES invoice.trml kraftdoc_ro.trml docdigest.trml DESTINATION ${DATA_INSTALL_DIR}/kraft/reports) +install(FILES identity.trml invoice.trml kraftdoc_ro.trml docdigest.trml DESTINATION ${DATA_INSTALL_DIR}/kraft/reports) # localised document templates: install(FILES de/invoice.trml DESTINATION ${DATA_INSTALL_DIR}/kraft/reports/de)
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 9650
: 4464