diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-09-08 17:57:54 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-09-12 22:30:03 +0200 |
commit | 562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0 (patch) | |
tree | 6bb7cd2b92c45689c5b5e405b0c2180e0f072cc4 /Makefile.am | |
parent | a3ac89871102bb2697e2b38a637826d33f80add9 (diff) | |
download | rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.tar rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.tar.gz rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.tar.bz2 rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.tar.xz rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.zip |
kill dead magic.* files
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index c5231a2..a3766a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,8 +32,6 @@ pkg_scripts = \ git-repository--after-tarball \ git-repository--apply-patch \ http.req \ - magic.prov \ - magic.req \ kmod.prov \ perlapi.prov \ perlapi.req \ |