[milter-manager-commit] milter-manager/milter-manager at bcc90a9 [master] travis: Fix package name

Back to archive index

Kenji Okimoto null+****@clear*****
Thu Jun 15 16:07:28 JST 2017


Kenji Okimoto	2017-06-15 16:07:28 +0900 (Thu, 15 Jun 2017)

  New Revision: bcc90a962e24e04eff267e2485f563b20c92b0a5
  https://github.com/milter-manager/milter-manager/commit/bcc90a962e24e04eff267e2485f563b20c92b0a5

  Merged 163db21: Merge pull request #121 from milter-manager/docker-for-ci

  Message:
    travis: Fix package name

  Modified files:
    dockerfiles/Dockerfile-ubuntu-zesty

  Modified: dockerfiles/Dockerfile-ubuntu-zesty (+1 -1)
===================================================================
--- dockerfiles/Dockerfile-ubuntu-zesty    2017-04-07 12:41:26 +0900 (d25ab4d)
+++ dockerfiles/Dockerfile-ubuntu-zesty    2017-06-15 16:07:28 +0900 (b3c62cf)
@@ -4,7 +4,7 @@ RUN apt-get update && \
     apt-get install -qq -y \
       debhelper dh-systemd autotools-dev \
       libglib2.0-dev libev-dev ruby ruby-dev ruby-gnome2-dev \
-      intltool lcov git libtool lsb_release sudo && \
+      intltool lcov git libtool lsb-release sudo && \
     curl -L https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh && \
     gem install --no-rdoc --no-ri coveralls-lcov && \
     gem install --no-rdoc --no-ri pkg-config && \
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the milter-manager-commit mailing list
Back to archive index