From 1793b987e7643c93e99b40c8dc07092fee184d32 Mon Sep 17 00:00:00 2001 From: gil Date: Mon, 29 Feb 2016 20:37:43 +0100 Subject: [PATCH] use python macros and remove unsuppoted python 3 package --- antlr.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/antlr.spec b/antlr.spec index 0152f15..69914a0 100644 --- a/antlr.spec +++ b/antlr.spec @@ -182,11 +182,6 @@ cd ../.. %{python2_sitelib}/antlr/* %{python2_sitelib}/antlr-* -%files python3 -%license LICENSE.txt -%{python3_sitelib}/antlr/* -%{python3_sitelib}/antlr-* - %changelog * Mon Feb 29 2016 gil cattaneo 0:2.7.7-41 - use python macros