bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] global-5.9.2 - Use automake variable instead of install-data


From: Shigio YAMAGUCHI
Subject: Re: [PATCH] global-5.9.2 - Use automake variable instead of install-data-hook in htags/Makefile.am
Date: Fri, 03 Sep 2010 09:02:45 +0900

OK. I will change it.
Thank you for your report.

> > install-data-hook:
> >         dir="$(DESTDIR)$(localstatedir)/gtags/sitekeys"; \
> >         if [ ! -d $$dir ]; then \
> >                 $(MKDIR_P) $$dir; \
> >                 chmod 755 $$dir; \
> >         fi
> > 
> > Your rewriting seems to have changed the operation of the
> > original Makefile.
> 
> That appears to be correct. I agree with the above change.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]