From baccea777e919b81d171a6e077378a653b2c3a4b Mon Sep 17 00:00:00 2001
From: Lionel Gauthier <lionel.gauthier@eurecom.fr>
Date: Tue, 13 May 2014 14:14:05 +0000
Subject: [PATCH] git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5321
 818b1a75-f10b-46b9-bf7c-635c3b92a50f

---
 targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/utils.bash | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/utils.bash b/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/utils.bash
index be60b1a08c..d7d739fbee 100755
--- a/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/utils.bash
+++ b/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/utils.bash
@@ -1209,13 +1209,10 @@ check_install_epc_software() {
     test_install_package libpgm-dev
     test_install_package libpthread-stubs0-dev
     test_install_package libsctp1
-    test_install_package libsctp1
-    test_install_package libsctp-dev
     test_install_package libsctp-dev
     test_install_package libtasn1-3-dev
     test_install_package libxml2
     test_install_package libxml2-dev
-    test_install_package libxml2-dev
     test_install_package linux-headers-`uname -r`
     test_install_package make
     test_install_package openssl
-- 
GitLab