diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-16 14:51:40 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-16 14:51:40 +0100 |
commit | 551293859e629a5e6fc8170375858785cc39777b (patch) | |
tree | ebf53903688ca82cf6b4a7cd3f42582fb4f790cc | |
parent | 5d45775b7a971079c9237c7bc5dd149d4e098222 (diff) |
php-pear-Image-Text: fix license installation
-rw-r--r-- | php-pear-Image-Text.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pear-Image-Text.spec b/php-pear-Image-Text.spec index 0c629d7..b555269 100644 --- a/php-pear-Image-Text.spec +++ b/php-pear-Image-Text.spec @@ -43,7 +43,7 @@ font size for a given text box. %prep %setup -q -c -cp %{SOURCE1} LICENSE +cp %{SOURCE2} LICENSE cd %{pear_name}-%{version} # remove README (how to install and run test) |