Correct processing and location of a most important source file.

Mon, 22 Nov 2010 16:49:03 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 22 Nov 2010 16:49:03 +0100
changeset 299
33c0b135173e
parent 298
e2eb036d448f
child 300
382048971a24

Correct processing and location of a most important source file.

davical/davical.spec file | annotate | diff | comparison | revisions
     1.1 --- a/davical/davical.spec	Mon Nov 22 15:27:36 2010 +0100
     1.2 +++ b/davical/davical.spec	Mon Nov 22 16:49:03 2010 +0100
     1.3 @@ -90,6 +90,7 @@
     1.4      %patch -p0
     1.5  
     1.6  %build
     1.7 +    cd davical-%{V_davical} && %{l_make} %{l_mflags} htdocs/always.php
     1.8  
     1.9  %install
    1.10      #   create installation hierarchy
    1.11 @@ -111,7 +112,7 @@
    1.12          $RPM_BUILD_ROOT%{l_prefix}/lib/davical/awl/
    1.13      rm -f davical-%{V_davical}/inc/always.php.in
    1.14      %{l_shtool} subst %{l_value -s -a} \
    1.15 -        davical-%{V_davical}/inc/always.php
    1.16 +        davical-%{V_davical}/htdocs/always.php
    1.17      cp -r \
    1.18          davical-%{V_davical}/dba \
    1.19          davical-%{V_davical}/inc \

mercurial