]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- make channels/h323/Makefile.ast seems fixin chan_323.so linking
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 30 Dec 2009 20:21:37 +0000 (20:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk.spec -> 1.152

asterisk.spec

index e658d812a45eb591d20a427e40a639e59d21bef1..f06253ad4b3410fb18f145841b0980c990d37808 100644 (file)
@@ -33,7 +33,7 @@
 %bcond_without verbose         # verbose build
 
 %define                spandsp_version 0.0.2pre26
-%define                rel     0.29
+%define                rel     0.30
 Summary:       Asterisk PBX
 Summary(pl.UTF-8):     Centralka (PBX) Asterisk
 Name:          asterisk
@@ -533,10 +533,6 @@ cp -f .cleancount .lastclean
        ASTDBDIR=%{_localstatedir}/spool/asterisk \
        %{?with_verbose:NOISY_BUILD=yes} \
 
-# rm, as it links it wrong for the fist time
-# i.e the flags written to file "channels/h323/Makefile.ast" are not yet there
-rm channels/*.so
-
 rm apps/app_voicemail.o apps/app_directory.o
 mv apps/app_voicemail.so apps/app_voicemail_plain.so
 mv apps/app_directory.so apps/app_directory_plain.so
This page took 0.065917 seconds and 4 git commands to generate.