#! /bin/sh /usr/share/dpatch/dpatch-run
## 05_no-plugin-script.dpatch by Yavor Doganov <yavor@gnu.org>
## Forwarded: no
## This patch is specific to Debian.
## DP: Do not install the script for plugin installation.
@DPATCH@
diff -urNad adun.app-0.8.2~/GNUmakefile.postamble adun.app-0.8.2/GNUmakefile.postamble
--- adun.app-0.8.2~/GNUmakefile.postamble 2007-06-04 14:11:12.000000000 +0300
+++ adun.app-0.8.2/GNUmakefile.postamble 2007-12-17 23:09:18.000000000 +0200
@@ -16,7 +16,6 @@
# ResultsConverter depends on EnergyConverter & ConformationConverter plugins.
# Things to do after installing
after-install::
- cp Tools/InstallPlugin.py $(GNUSTEP_HOME)/$(GNUSTEP_USER_DIR_TOOLS)
# Things to do before uninstalling
# before-uninstall::