[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] fix "make uninstall" so that it will remove files first
On 24 Sep 2005, at 06:57, Jerone Young wrote: If anyone knows a better way to check for a file in make please reply tothis patch. The problem here is that when /etc/xen does not exist "[ -d $(D)/etc/xen ]" (otherwise know as "test") return 1 and make bails out. So I have moved this as the last task as a temporary fix. How about appending '|| true' to that line? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |