From: Ben Shum Date: Tue, 19 Apr 2016 14:36:39 +0000 (-0400) Subject: LP#1551084: Fixup typo for ubuntu-xenial-developer X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9ec5b1cf205d589e33c7cb82ac25ee1d1504a1f2;p=working%2FEvergreen.git LP#1551084: Fixup typo for ubuntu-xenial-developer Jason spotted a typo. Can probably squash this in later. Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index f6144a36f6..2a372b61a6 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -88,7 +88,7 @@ postgres-server-fedora: @make -f $(DIR)/Makefile.fedora install_postgres_server ubuntu-xenial-developer: - @make -f $(DIR)/Makefile.xenial-trusty install_developer + @make -f $(DIR)/Makefile.ubuntu-xenial install_developer ubuntu-trusty-developer: @make -f $(DIR)/Makefile.ubuntu-trusty install_developer debian-jessie-developer: