Invent location for incoming fax messages to be permanently stored.

Wed, 08 Jun 2011 21:12:01 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 08 Jun 2011 21:12:01 +0200
changeset 348
062212fbda04
parent 347
10bd406e1c51
child 349
886b6dad933a

Invent location for incoming fax messages to be permanently stored.

asterisk/asterisk.spec file | annotate | diff | comparison | revisions
     1.1 --- a/asterisk/asterisk.spec	Sun Jun 05 11:43:33 2011 +0200
     1.2 +++ b/asterisk/asterisk.spec	Wed Jun 08 21:12:01 2011 +0200
     1.3 @@ -50,7 +50,7 @@
     1.4  Group:        VoIP
     1.5  License:      GPL
     1.6  Version:      %{V_opkg}
     1.7 -Release:      20110602
     1.8 +Release:      20110604
     1.9  
    1.10  #   package options
    1.11  %option       with_dahdi   no
    1.12 @@ -734,6 +734,7 @@
    1.13      #   create additional directories
    1.14      %{l_shtool} mkdir -f -p -m 755 \
    1.15          $RPM_BUILD_ROOT%{l_prefix}/var/asterisk/db \
    1.16 +        $RPM_BUILD_ROOT%{l_prefix}/var/asterisk/spool/facsimile \
    1.17          $RPM_BUILD_ROOT%{l_prefix}/var/asterisk/spool/outgoing \
    1.18          $RPM_BUILD_ROOT%{l_prefix}/share/asterisk/licenses
    1.19  

mercurial