From c931c0ea91250df726f1c4ba80305a5812e3f11d Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 27 Oct 2011 18:35:56 +0000 Subject: [PATCH] Removed reference to sogod-wrapper in debian rules. Monotone-Parent: a8c1ef20873db2c870d93bd5f81876e3cb41c719 Monotone-Revision: 7687ea3a86932c857758b36d555fd71f5ad1ecb5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-27T18:35:56 --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 7552135cf..9810d4b3c 100755 --- a/debian/rules +++ b/debian/rules @@ -39,7 +39,6 @@ install-arch: build-arch $(MAKE) DESTDIR=$(CURDIR)/debian/tmp GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install mkdir -p debian/tmp/etc/default cp Scripts/sogo-default debian/tmp/etc/default/sogo - cp Scripts/sogod-wrapper debian/tmp/usr/sbin/sogod-wrapper mkdir -p debian/tmp/usr/share/lintian/overrides cp debian/sogo.overrides debian/tmp/usr/share/lintian/overrides/sogo mkdir -p debian/tmp/etc/apache2/conf.d