[Pkg-cli-apps-commits] [SCM] Tomboy - desktop note taking program using Wiki style links branch, master, updated. debian/1.0.0-1-2-gc2da53d
Iain Lane
laney at ubuntu.com
Fri Oct 2 20:32:25 UTC 2009
The following commit has been merged in the master branch:
commit c2da53d03a528efedaa63a81b30aabf39d91ea1e
Author: Iain Lane <laney at ubuntu.com>
Date: Fri Oct 2 21:31:46 2009 +0100
Expand comment.
diff --git a/debian/rules b/debian/rules
index 2a38e9c..16f6465 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ override_dh_auto_install:
rm -rf debian/tomboy/usr/lib/tomboy/*.la
# crush it good
find $(CURDIR)/debian/tomboy/usr/share/gnome/help/tomboy -type f -name "*.png" -exec sh -c 'pngquant 256 < {} > {}.crushed; mv {}.crushed {}' \;
- # create pot file for Ubuntu
+ # create pot file for Ubuntu - doesn't affect built debs for Debian
cd po; intltool-update --pot
override_dh_clean:
--
Tomboy - desktop note taking program using Wiki style links
More information about the Pkg-cli-apps-commits
mailing list