Skip to content

Commit cd3a0d1

Browse files
committed
Merge branch 'fedora21' of https://github.com/pauloborges/aerospike-client-python into pauloborges-fedora21
2 parents 9d23ce8 + 1ee9261 commit cd3a0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/aerospike-client-c.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ detect_linux()
5151

5252
case ${DIST_NAME} in
5353

54-
"centos6" | "centos7" | "redhatenterpriceserver6" | "fedora20" | "oracleserver6" )
54+
"centos6" | "centos7" | "redhatenterpriceserver6" | "fedora20" | "fedora21" | "oracleserver6" )
5555
echo "el6" "rpm"
5656
return 0
5757
;;

0 commit comments

Comments
 (0)