[PATCH] missing symlink for Xevie.h

Alan Coopersmith Alan.Coopersmith at Sun.COM
Fri May 27 19:31:26 PDT 2005


Actually, the fix is to remove it from proto/EvIE since it's in
lib/Xevie.

I removed it from that part of symlink.sh on purpose since
Xevie.h is the library header and Xeviestr.h is the protocol header.
(Well, they are cleanly split now after recent minor surgery to
  seperate them.)

I've committed that now (sorry for forgetting it before).

	-alan-

ISHIKAWA Mutsumi wrote:
>  Hi,
> 
>  I found a small bug of util/moduler/symlink.sh
> 
>  proto/EvIE/Makefile.am refers Xevie.h header file, but
> util/modular/symlink.sh does not create symlink for it.
> (missing `action Xevie.h')
> 
> 
> Index: util/modular/symlink.sh
> ===================================================================
> RCS file: /cvs/xorg/util/modular/symlink.sh,v
> retrieving revision 1.33
> diff -c -a -r1.33 symlink.sh
> *** util/modular/symlink.sh	27 May 2005 17:44:07 -0000	1.33
> --- util/modular/symlink.sh	28 May 2005 02:13:43 -0000
> ***************
> *** 134,139 ****
> --- 134,140 ----
>       src_dir include/extensions
>       dst_dir proto/EvIE
>   
> +     action	Xevie.h
>       action	Xeviestr.h
>   }
>   
> 



More information about the xorg-modular mailing list