[hamster-applet] corrected location of report_template.html. fixes bug 622003



commit f779ae5ac5d2d022135e4fd6773094ad4885b97e
Author: Toms Bauģis <toms baugis gmail com>
Date:   Tue Jun 22 11:39:44 2010 +0100

    corrected location of report_template.html. fixes bug 622003

 data/wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/wscript_build b/data/wscript_build
index 01c8f3c..1e59671 100644
--- a/data/wscript_build
+++ b/data/wscript_build
@@ -5,7 +5,7 @@
 bld.install_files('${DATADIR}/hamster-applet', '*.ui')
 bld.install_files('${DATADIR}/hamster-applet', 'hamster.db Hamster_Applet.xml')
 bld.install_files('${DATADIR}/hamster-applet/art', 'art/*.png')
-bld.install_files('${DATADIR}/hamster-applet/report_template.html', 'report_template.html')
+bld.install_files('${DATADIR}/hamster-applet', 'report_template.html')
 
 bld.install_files('${DATADIR}/icons/hicolor/16x16/apps',   'art/16x16/hamster-applet.png')
 bld.install_files('${DATADIR}/icons/hicolor/22x22/apps',   'art/22x22/hamster-applet.png')



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]