diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-07-27 17:38:49 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-07-27 17:38:49 +0000 |
commit | 745375fc12c97c3560fed10a066a5cdc6f8cd457 (patch) | |
tree | 5df56a48e84bf2818548a03501e3921a6f98b600 /Makefile.am | |
parent | a58629373214b4ede67e39d51b884e8d70f12da9 (diff) | |
download | rpm-setup-745375fc12c97c3560fed10a066a5cdc6f8cd457.tar rpm-setup-745375fc12c97c3560fed10a066a5cdc6f8cd457.tar.gz rpm-setup-745375fc12c97c3560fed10a066a5cdc6f8cd457.tar.bz2 rpm-setup-745375fc12c97c3560fed10a066a5cdc6f8cd457.tar.xz rpm-setup-745375fc12c97c3560fed10a066a5cdc6f8cd457.zip |
use upstream brp-strip* as we provided older versions of upstream
(what's worse is that we didn't actually used them...)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index a18a681..c83f107 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,9 +24,6 @@ pkg_gconfig = \ pkg_scripts = \ brp-compress \ - brp-strip \ - brp-strip-comment-note \ - brp-strip-static-archive \ brp-java-repack-jars \ drop-ld-no-undefined-for-shared-lib-modules-in-libtool \ filter.sh \ |