[gnome-settings-daemon] Bug 578538 - Neuter dummy plugin



commit 714d204ff1adb104c1f1267eceefbc37cd28c7df
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 9 12:28:51 2009 +0100

    Bug 578538 - Neuter dummy plugin
    
    Don't install the dummy plugin whilst keeping the Makefile.am
    almost intact for copy/paste.

 plugins/dummy/Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/plugins/dummy/Makefile.am b/plugins/dummy/Makefile.am
index f22e81e..22671b5 100644
--- a/plugins/dummy/Makefile.am
+++ b/plugins/dummy/Makefile.am
@@ -37,3 +37,8 @@ DISTCLEANFILES =		\
 	$(plugin_DATA)
 
 @GSD_INTLTOOL_PLUGIN_RULE@
+
+# override to _not_ install the test plugin
+# do not copy into your plugin
+install-pluginDATA:
+install-pluginLTLIBRARIES:



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