[Pkg-cli-apps-commits] [SCM] Tomboy - desktop note taking program using Wiki style links branch, master-devel, updated. debian/1.5.2-1-6-g2a25be9

Iain Lane laney at ubuntu.com
Thu Apr 7 22:14:29 UTC 2011


The following commit has been merged in the master-devel branch:
commit e6de4c36454b1da567f154639bf853f4ce2df3c5
Author: Iain Lane <laney at ubuntu.com>
Date:   Wed Apr 6 15:01:04 2011 +0100

    Remove no longer needed PrintNotes DLLMap

diff --git a/debian/PrintNotes.dll.config b/debian/PrintNotes.dll.config
deleted file mode 100644
index 2f2648a..0000000
--- a/debian/PrintNotes.dll.config
+++ /dev/null
@@ -1,3 +0,0 @@
-<configuration>
-  <dllmap dll="libprintnotes" target="/usr/lib/tomboy/libprintnotes.so"/>
-</configuration>
diff --git a/debian/rules b/debian/rules
index 3f96ed8..4fba352 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,6 @@ override_dh_auto_install:
 	dh_auto_install -- GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 	convert $(CURDIR)/data/icons/hicolor_apps_16x16_tomboy.png $(CURDIR)/debian/tomboy/usr/share/pixmaps/tomboy-16.xpm
 	convert $(CURDIR)/data/icons/hicolor_apps_32x32_tomboy.png $(CURDIR)/debian/tomboy/usr/share/pixmaps/tomboy-32.xpm
-	cp debian/PrintNotes.dll.config debian/tomboy/usr/lib/tomboy/addins
 	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 {}' \;

-- 
Tomboy - desktop note taking program using Wiki style links



More information about the Pkg-cli-apps-commits mailing list