1 |
# $Id: smeserver-mailman.spec,v 1.8 2022/04/10 21:14:10 jpp Exp $ |
# $Id: smeserver-mailman.spec,v 1.9 2022/04/10 21:17:10 jpp Exp $ |
2 |
# Authority: gordonr |
# Authority: gordonr |
3 |
# Name: Gordon Rowell |
# Name: Gordon Rowell |
4 |
|
|
5 |
# avoid brp bytecompile |
# avoid brp bytecompile |
6 |
%define __os_install_post %{nil} |
%define __os_install_post %{nil} |
7 |
|
%define debug_package %{nil} |
8 |
|
|
9 |
Summary: Mailman configuration for SME server. |
Summary: Mailman configuration for SME server. |
10 |
%define name smeserver-mailman |
%define name smeserver-mailman |
328 |
%build |
%build |
329 |
perl createlinks |
perl createlinks |
330 |
gcc -o root/usr/lib/mailman/bin/smelist smelist.c |
gcc -o root/usr/lib/mailman/bin/smelist smelist.c |
|
rm -rf root/usr/lib/debug/ |
|
|
rm -rf root/usr/lib/debug/usr/lib/mailman/bin/smelist.debug |
|
331 |
|
|
332 |
|
|
333 |
mkdir -p root/usr/lib/mailman/aliases |
mkdir -p root/usr/lib/mailman/aliases |