]> git.pld-linux.org Git - packages/python3.git/commitdiff
- s/%nil/%{nil}/
authorcieciwa <cieciwa@pld-linux.org>
Fri, 23 Jan 2009 13:27:23 +0000 (13:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python3.spec -> 1.7

python3.spec

index 690b8ffb4e8c4baf7b6dafb53bcd2029b13373db..620cc9429951111c8ce3c462bb4e55da94c6f6dc 100644 (file)
@@ -13,7 +13,7 @@
 # tests which fail because of some unknown/unresolved reason (this list should be empty)
 %define                broken_tests test_anydbm test_bsddb test_re test_shelve test_whichdb test_zipimport test_distutils
 
-%define        beta            %nil
+%define        beta            %{nil}
 
 %define py_ver         3.0
 %define py_prefix      %{_prefix}
This page took 0.056072 seconds and 4 git commands to generate.