[packages/asterisk] - more obsolete rm cleanup
qboosh
qboosh at pld-linux.org
Sat Aug 1 22:41:32 CEST 2015
commit ecb10d39b02cafe19c42265fc58e07ce4123adb1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Aug 1 22:41:26 2015 +0200
- more obsolete rm cleanup
asterisk.spec | 9 ---------
1 file changed, 9 deletions(-)
---
diff --git a/asterisk.spec b/asterisk.spec
index 00cda89..c5597d8 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -926,25 +926,16 @@ install -d $RPM_BUILD_ROOT%{_localstatedir}/spool/asterisk/uploads
install utils/astman.1 $RPM_BUILD_ROOT%{_mandir}/man1/astman.1
-# We're not going to package any of the sample AGI scripts
-%{__rm} $RPM_BUILD_ROOT%{_datadir}/asterisk/agi-bin/*
-
# Don't package the sample voicemail user
%{__rm} -r $RPM_BUILD_ROOT%{_localstatedir}/spool/asterisk/voicemail/default
# Don't package example phone provision configs
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/asterisk/phoneprov/*
-# these are compiled with -O0 and thus include unfortified code.
-%{__rm} -r $RPM_BUILD_ROOT%{_sbindir}/hashtest
-%{__rm} -r $RPM_BUILD_ROOT%{_sbindir}/hashtest2
-
# we're not using safe_asterisk
%{__rm} $RPM_BUILD_ROOT%{_sbindir}/safe_asterisk
%{__rm} $RPM_BUILD_ROOT%{_mandir}/man8/safe_asterisk.8*
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/asterisk/firmware/iax/*
-
%if %{with apidocs}
find doc/api -name '*.map' -size 0 -delete
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/asterisk.git/commitdiff/ecb10d39b02cafe19c42265fc58e07ce4123adb1
More information about the pld-cvs-commit
mailing list