Content-Length: 275327 | pFad | http://github.com/postgrespro/postgres/commit/60e2fdf092862c57cc0ed67fd928826e3f7432e5

99 Fix typo in Mkvcbuild.pl · postgrespro/postgres@60e2fdf · GitHub
Skip to content

Commit 60e2fdf

Browse files
committed
Fix typo in Mkvcbuild.pl
1 parent 3d3616c commit 60e2fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/msvc/Mkvcbuild.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package Mkvcbuild;
33
#
44
# Package that generates build files for msvc build
55
#
6-
# $PostgreSQL: pgsql/src/tools/msvc/Mkvcbuild.pm,v 1.49 2010/01/20 04:14:06 adunstan Exp $
6+
# $PostgreSQL: pgsql/src/tools/msvc/Mkvcbuild.pm,v 1.50 2010/01/20 04:29:07 adunstan Exp $
77
#
88
use Carp;
99
use Win32;
@@ -104,7 +104,7 @@ sub mkvcbuild
104104
. $solution->{options}->{perl}
105105
. '/lib/ExtUtils/typemap '
106106
. "$plperlsrc$xs "
107-
. ">plperlsrc$xsc");
107+
. ">$plperlsrc$xsc");
108108
if ((!(-f "$plperlsrc$xsc")) || -z "$plperlsrc$xsc")
109109
{
110110
unlink("$plperlsrc$xsc"); # if zero size

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/60e2fdf092862c57cc0ed67fd928826e3f7432e5

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy