Skip to content

Commit

Permalink
Update rest of the setup scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislea committed Jun 28, 2018
1 parent cda09fe commit 6a64e9f
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion rpm/setup
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_0.10
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_0.12
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_10.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_4.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_5.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_6.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_7.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_8.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_9.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_iojs_1.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_iojs_2.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down
2 changes: 1 addition & 1 deletion rpm/setup_iojs_3.x
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Include your 'distribution package' name: ${DISTRO_PKG}. \

fi

if [[ $DISTRO_PKG =~ ^system-release-201[4-9]\. ]]; then #NOTE: not really future-proof
if [[ $DISTRO_PKG =~ ^system-release ]]; then

# Amazon Linux, for 2014.* use el7, older versions are unknown, perhaps el6
DIST_VERSION=7
Expand Down

0 comments on commit 6a64e9f

Please sign in to comment.