diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-31 14:01:41 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-31 14:01:41 +0200 |
commit | f6363fea878ee7839005c7da63662b00a2833d91 (patch) | |
tree | 703af1671cfb8f1cf386d7735b92d6a8cf993f75 | |
parent | 5db7ed50e743c37981153155c8c9e696c06d0da3 (diff) |
php-bartlett-umlwriter: set botostrap=1
-rw-r--r-- | php-bartlett-umlwriter.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bartlett-umlwriter.spec b/php-bartlett-umlwriter.spec index d683511..65178c3 100644 --- a/php-bartlett-umlwriter.spec +++ b/php-bartlett-umlwriter.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 0 +%global bootstrap 1 %global gh_commit 48f1e73fd3716824830185342319e8217e87cc3e %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20150303 |