Skip to content

Commit 85170aa

Browse files
committed
Change perl Makefile test.
1 parent 167529f commit 85170aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interfaces/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.22 1999/05/10 17:01:25 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.23 1999/05/21 19:03:48 momjian Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -52,7 +52,7 @@ install-perl5: perl5/Makefile
5252
$(MAKE) -C perl5 clean
5353
cd perl5 && POSTGRES_HOME="$(POSTGRESDIR)" perl Makefile.PL
5454
$(MAKE) -C perl5 all
55-
@if [ -w `sed -n -e 's/^ *INSTALLSITELIBEXP *= *//p' perl5/Makefile` ]; then \
55+
@if [ -w `sed -n -e 's/^ *INSTALLSITELIB *= *//p' perl5/Makefile` ]; then \
5656
$(MAKE) $(MFLAGS) -C perl5 install; \
5757
rm -f perl5/Makefile; \
5858
else \

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