Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2015 19:31:34 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376567 - head/mail/mailman
Message-ID:  <201501081931.t08JVYm7055753@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Thu Jan  8 19:31:33 2015
New Revision: 376567
URL: https://svnweb.freebsd.org/changeset/ports/376567
QAT: https://qat.redports.org/buildarchive/r376567/

Log:
  Repair packaging with non-default MM_USERNAME.
  
  PR:		196620
  Submitted by:	 mcdouga9@egr.msu.edu
  Obtained from:	Bugzilla attachment 151505

Modified:
  head/mail/mailman/pkg-plist

Modified: head/mail/mailman/pkg-plist
==============================================================================
--- head/mail/mailman/pkg-plist	Thu Jan  8 19:05:33 2015	(r376566)
+++ head/mail/mailman/pkg-plist	Thu Jan  8 19:31:33 2015	(r376567)
@@ -1,6 +1,6 @@
 @unexec if cmp -s %D/%%MMDIR%%/Mailman/mm_cfg.py %D/%%MMDIR%%/Mailman/mm_cfg.py.dist; then rm -f %D/%%MMDIR%%/Mailman/mm_cfg.py; fi
 @unexec rm -f %D/%%MMDIR%%/Mailman/mm_cfg.pyc
-%%IMGDIR%%/%%MM_USERNAME%%-large.jpg
+%%IMGDIR%%/mailman-large.jpg
 %%IMGDIR%%/gnu-head-tiny.jpg
 %%IMGDIR%%/mailman.jpg
 %%IMGDIR%%/mm-icon-large.ico



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501081931.t08JVYm7055753>