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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy