Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Commit

Permalink
minor Makefile change to stress that we are replacing the old packagi…
Browse files Browse the repository at this point in the history
…ng architecture (colte-hss, colte-mme, colte-spgw
  • Loading branch information
Spencer Sevilla committed Aug 20, 2019
1 parent 6a506e4 commit 7f0b40b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ epc: hss mme spgw
--version $(EPC_VERSION) \
--package $(TARGET_DIR) \
--depends 'default-libmysqlclient-dev, libconfig9, libsctp1, colte-freediameter, colte-liblfds, colte-libgtpnl, colte-db, colte-conf, libevent-openssl-2.0-5, libevent-pthreads-2.0-5' \
--replaces 'colte-hss, colte-mme, colte-spgw' \
--after-install ./package/epc/postinst \
--after-remove ./package/epc/postrm \
./BUILD/oai_hss=/usr/bin/ \
Expand Down

0 comments on commit 7f0b40b

Please sign in to comment.