Masato Taruishi
taru****@users*****
2004年 10月 13日 (水) 17:15:49 JST
=================================================================== RCS file: ultrapossum/Makefile.am,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ultrapossum/Makefile.am 2004/10/13 08:13:56 1.28 +++ ultrapossum/Makefile.am 2004/10/13 08:15:49 1.29 @@ -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@ SITEPREFIX=$(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