diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-02-05 19:36:23 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-02-05 19:36:23 +0000 |
commit | acffc72f16c13a81f622f9353a5da40a35ebb5ee (patch) | |
tree | 78ba5ee52ec2b72caca4df8846ac6d31a533e4c0 /Makefile.am | |
parent | 9f5ce6a5be6bc9679ad32dd2a80e3a3eaada3cfd (diff) | |
download | rpm-setup-acffc72f16c13a81f622f9353a5da40a35ebb5ee.tar rpm-setup-acffc72f16c13a81f622f9353a5da40a35ebb5ee.tar.gz rpm-setup-acffc72f16c13a81f622f9353a5da40a35ebb5ee.tar.bz2 rpm-setup-acffc72f16c13a81f622f9353a5da40a35ebb5ee.tar.xz rpm-setup-acffc72f16c13a81f622f9353a5da40a35ebb5ee.zip |
merge under/overlinking scripts from rpm-manbo-setup
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am index 5c1c0db..ff71923 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,15 +22,20 @@ pkg_gconfig = \ pkg_scripts = \ brp-compress \ - brp-strip \ - brp-strip-comment-note \ + brp-strip \ + brp-strip-comment-note \ brp-strip-static-archive \ - filter.sh \ - find-lang.pl \ - find-debuginfo.sh \ - gem_helper.rb \ - git-repository--after-tarball \ - git-repository--apply-patch \ + drop-ld-no-undefined-for-shared-lib-modules-in-libtool \ + filter.sh \ + find-lang.pl \ + find-debuginfo.sh \ + fix-dlsearch-path-in-libtool-for-multilib \ + fix-libtool-from-moving-options-after-libs \ + fix-libtool-ltmain-from-overlinking \ + force-as-needed-for-shared-lib-in-libtool \ + gem_helper.rb \ + git-repository--after-tarball \ + git-repository--apply-patch \ http.req \ magic.prov \ magic.req \ |