[ 
https://issues.apache.org/jira/browse/RAMPARTC-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

S.Uthaiyashankar moved RAMPART-221 to RAMPARTC-148:
---------------------------------------------------

    Affects Version/s:     (was: 1.2)
                  Key: RAMPARTC-148  (was: RAMPART-221)
              Project: Rampart/C  (was: Rampart)

> hardcoded lib directory in ./src/core/Makefile.in
> -------------------------------------------------
>
>                 Key: RAMPARTC-148
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-148
>             Project: Rampart/C
>          Issue Type: Bug
>            Reporter: Adam Chasen
>            Assignee: Ruchith Udayanga Fernando
>            Priority: Minor
>
> diff -ruN rampartc-src-1.2.0.orig/src/core/Makefile.in 
> rampartc-src-1.2.0/src/core/Makefile.in
> --- rampartc-src-1.2.0.orig/src/core/Makefile.in      2009-04-07 
> 17:12:25.000000000 -0400
> +++ rampartc-src-1.2.0/src/core/Makefile.in   2009-04-07 17:14:14.000000000 
> -0400
> @@ -581,7 +581,7 @@
>  
>  
>  install-data-hook:
> -     cp $(prefix)/modules/rampart/libmod_rampart* $(prefix)/lib
> +     cp $(DESTDIR)$(prefix)/modules/rampart/libmod_rampart* 
> $(DESTDIR)$(libdir)
>  # Tell versions [3.59,3.63) of GNU make to not export all variables.
>  # Otherwise a system limit (for SysV at least) may be exceeded.
>  .NOEXPORT:

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to