Correcting typo
authorChris Sharp <csharp@georgialibraries.org>
Fri, 20 Dec 2013 02:19:47 +0000 (21:19 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 20 Dec 2013 02:19:47 +0000 (21:19 -0500)
Open-ILS/src/extras/install/Makefile.centos

index 455c60b..bb9bb88 100644 (file)
@@ -94,6 +94,7 @@ add_pgsql_repo:
                wget $(PGSQL_64_REPO_URL)/$(PGSQL_REPO_RPM) ; \
        else \
                wget $(PGSQL_REPO_URL)/$(PGSQL_REPO_RPM) ; \
+       fi ; \
        rpm -ivh $(PGSQL_REPO_RPM)
                
 install_postgres_server: