[rt-devel] RE: [rt-users] Installing 1.3.29

Jesse jesse at fsck.com
Wed Jan 3 22:14:57 EST 2001


Yep. that's already fixed in what will be 1.3.30 either tonight or this weekend
(I get on a plane in 8 hours)

        -j


On Thu, Jan 04, 2001 at 09:19:33AM +1000, Byron Ellacott wrote:
> On Wed, 3 Jan 2001, eOk wrote:
> 
> > # We don't need to do this anymore. all we want to copy is config.pm
> > # That gets done elsewhere
> > #cp -rp ./etc/* /export/rt2/etc
> 
> Further to this, on line 274/275 of Makefile:
> 
> config-replace:
>         [ -f $(RT_CONFIG) ] && mv $(RT_CONFIG) $(RT_CONFIG).old
> 
> This will cause the makefile to fail if the test fails, since the result
> of the statement will be false - this breaks a clean installation.  Adding
> a - to the start of the command will cause make to ignore the exit status:
> 
> 	-[ -f $(RT_CONFIG) ] && mv $(RT_CONFIG) $(RT_CONFIG).old
> 
> -- 
> bje
> 
> 
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
> 

-- 
jesse reed vincent -- root at eruditorum.org -- jesse at fsck.com 
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

Any e-mail sent to the SLA will immediately become the intellectual property
of the SLA and the author of said message will enter into a period of
indentured servitude which will last for a period of time no less than seven
years. 




More information about the Rt-devel mailing list