mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Removed apache2 dependency
Monotone-Parent: 2c8266b41b53ae4ece560d6f611a57376986383a Monotone-Revision: fc29c1b763c506067039095b47f73dfd6301f0e2 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-18T17:41:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@ Standards-Version: 3.8.2
|
||||
Package: sogo
|
||||
Section: web
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, tmpreaper, apache2
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, tmpreaper
|
||||
Suggests: nginx
|
||||
Description: a modern and scalable groupware
|
||||
SOGo is a groupware server built around OpenGroupware.org (OGo) and
|
||||
|
||||
Vendored
+2
-1
@@ -49,7 +49,8 @@ install-arch: build-arch
|
||||
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
|
||||
cp Apache/SOGo-debian.conf /etc/apache2/conf.d/SOGo.conf
|
||||
mkdir -p debian/tmp/etc/apache2/conf.d
|
||||
cp Apache/SOGo-debian.conf debian/tmp/etc/apache2/conf.d/SOGo.conf
|
||||
|
||||
binary-indep: build-indep install-indep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user