Hi,
I have fixed the bug.
Thank you.

Shigio

*** Makefile.am-        2014-11-27 12:36:51.000000000 +0900
--- Makefile.am 2014-11-27 12:36:51.000000000 +0900
***************
*** 23,29 ****
  EXTRA_DIST = $(man_MANS) const.h manual.in

  # for osx-default
! gtagsdir = ${localstatedir}/gtags
  install-data-hook:
        mkdir -p ${gtagsdir}
        chmod 777 ${gtagsdir}
--- 23,29 ----
  EXTRA_DIST = $(man_MANS) const.h manual.in

  # for osx-default
! gtagsdir = $(DESTDIR)${localstatedir}/gtags
  install-data-hook:
        mkdir -p ${gtagsdir}
        chmod 777 ${gtagsdir}


2014-11-27 9:00 GMT+09:00 Sean Farley <[email protected]>:

> Trying to update global 6.3.3 for macports, I found that there is an
> attempt in 'gozilla' to create a directory outside of the DESTDIR in the
> 'install-data-hook' section of making:
>
> mkdir -p /opt/local/var/gtags
> mkdir: /opt/local/var/gtags: Operation not permitted
>
> _______________________________________________
> Bug-global mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-global
>



-- 
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to