diff options
author | Neal Gompa <ngompa13@gmail.com> | 2017-07-30 18:50:22 -0400 |
---|---|---|
committer | Neal Gompa <ngompa13@gmail.com> | 2017-07-30 18:50:22 -0400 |
commit | fa83599987fc8aed33c3cfc25eaec1fa371b606c (patch) | |
tree | 0eb952cde0ca57de156a99e05bbb78d2fbe58eea /Makefile.am | |
parent | 574eace7cad124e7602b69b76b6e2fb26da9630e (diff) | |
download | rpm-setup-fa83599987fc8aed33c3cfc25eaec1fa371b606c.tar rpm-setup-fa83599987fc8aed33c3cfc25eaec1fa371b606c.tar.gz rpm-setup-fa83599987fc8aed33c3cfc25eaec1fa371b606c.tar.bz2 rpm-setup-fa83599987fc8aed33c3cfc25eaec1fa371b606c.tar.xz rpm-setup-fa83599987fc8aed33c3cfc25eaec1fa371b606c.zip |
Remove find-lang.pl in favor of using upstream find-lang.sh
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f96323f..2411bc1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,6 @@ pkg_scripts = \ devel.prov \ devel.req \ drop-ld-no-undefined-for-shared-lib-modules-in-libtool \ - find-lang.pl \ fix-dlsearch-path-in-libtool-for-multilib \ fix-libtool-from-moving-options-after-libs \ fix-libtool-ltmain-from-overlinking \ |