diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-07-31 15:59:39 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-07-31 15:59:39 +0000 |
commit | 517371ccdf2acadaf7d3d7c70ad179ed6ced7d53 (patch) | |
tree | a358e573267ca2edb15053b58af84e38712e7362 /Makefile.am | |
parent | 95f4a65377873884359993157ed076a0ced741cf (diff) | |
download | rpm-setup-517371ccdf2acadaf7d3d7c70ad179ed6ced7d53.tar rpm-setup-517371ccdf2acadaf7d3d7c70ad179ed6ced7d53.tar.gz rpm-setup-517371ccdf2acadaf7d3d7c70ad179ed6ced7d53.tar.bz2 rpm-setup-517371ccdf2acadaf7d3d7c70ad179ed6ced7d53.tar.xz rpm-setup-517371ccdf2acadaf7d3d7c70ad179ed6ced7d53.zip |
drop unused brp-compress (obsoleted by spec-helper 4 years ago)
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 56e39cc..9ca9772 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,6 @@ pkg_gconfig = \ $(if $(CANONTARGETCPU32), platform32, ) pkg_scripts = \ - brp-compress \ brp-java-repack-jars \ drop-ld-no-undefined-for-shared-lib-modules-in-libtool \ filter.sh \ |