From f43aedc654920ea76d56f2a2cc578957247e111b Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Thu, 8 May 2008 19:09:18 +0000 Subject: Added Conflicts: support. git-svn-id: http://svn.telesphoreo.org/trunk@271 514c082c-b64e-11dc-b46d-3d985efe055d --- control.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'control.sh') diff --git a/control.sh b/control.sh index fca5380ee..9ab5022ac 100755 --- a/control.sh +++ b/control.sh @@ -88,6 +88,12 @@ if [[ ${comma+@} == @ ]]; then echo fi +if [[ -e ${PKG_DATA}/_metadata/conflicts ]]; then + cat <