[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
patch (packages building outside of source tree)
From: |
Tim Rice |
Subject: |
patch (packages building outside of source tree) |
Date: |
Sat, 29 Oct 2005 19:55:33 -0700 (PDT) |
Here is a patch to only add dirs to the list if they exist.
It's helpfull if you build packages outside of the source tree.
As an example, in libtool's branch-1-5 when you do a make distclean
you see
......
tim 133% gmake distclean
Making distclean in f77demo
/bin/ksh: f77demo: not found
gmake: *** [distclean-recursive] Error 1
......
With the attached patch, the problem goes away.
--
Tim Rice Multitalents (707) 887-1469
address@hidden
out-of-source-tree.patch
Description: out-of-source-tree.patch
- patch (packages building outside of source tree),
Tim Rice <=