Masato Taruishi
taru****@users*****
2004年 10月 13日 (水) 17:13:57 JST
=================================================================== RCS file: ultrapossum/Makefile.am,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ultrapossum/Makefile.am 2004/10/13 07:59:30 1.27 +++ ultrapossum/Makefile.am 2004/10/13 08:13:56 1.28 @@ -55,7 +55,7 @@ $(MAKE) && $(MAKE) test # support perl 5.8.0 limitation -ABS_DESTDIR = `if test -n "$(DESTDIR)"; then cd $(DESTDIR) > /dev/null; echo PREFIX=$(pwd)/@prefix@; fi` +ABS_DESTDIR = `if test -n "$(DESTDIR)"; then cd $(DESTDIR) > /dev/null; echo "PREFIX=$(pwd)/@prefix@ SITEPREFIX=$(pwd)/@prefix"; fi` install-data-local: perl/blib/man3/UltraPossum.3pm