Repair packaging with non-default MM_USERNAME.
PR: 196620 Submitted by: mcdouga9@egr.msu.edu Obtained from: Bugzilla attachment 151505
This commit is contained in:
parent
75f01322e9
commit
db498a55e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376567
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue