]> git.ipfire.org Git - thirdparty/util-linux.git/commit
travis: Remove workaround for libtool install of pylibmount
authorFilipe Brandenburger <filbranden@google.com>
Tue, 9 Feb 2016 23:13:43 +0000 (15:13 -0800)
committerFilipe Brandenburger <filbranden@google.com>
Tue, 9 Feb 2016 23:15:33 +0000 (15:15 -0800)
commit05894f05bd96b0de2ea0d1ea930acc15b75a9406
tree4824990892533d40eff984efcaa764fac69bd6d1
parente865838d6ddcb0fed74e3819b503c6f7ccad452b
travis: Remove workaround for libtool install of pylibmount

Commit 324330aca6443d ("build-sys: Properly order install dependencies
of pylibmount") introduces a proper make dependency for the install
rules, in a way that the workaround is no longer necessary.

Tested that a PR with this commit passes Travis-CI.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
.travis-functions.sh