fix comment, there is no patented code, only non-free code
This commit is contained in:
parent
7b66c73062
commit
00e46dbec7
1 changed files with 1 additions and 1 deletions
2
agg.spec
2
agg.spec
|
|
@ -8,7 +8,7 @@ License: GPLv2+
|
|||
#Source0: http://www.antigrain.com/%{name}-%{version}.tar.gz
|
||||
Source0: %{name}-free-%{version}.tar.gz
|
||||
# agg contains gpc.c, 'free for non-commercial use', we cannot ship.
|
||||
# We use this script to remove the patented code before shipping it.
|
||||
# We use this script to remove the non-free code before shipping it.
|
||||
# Download the upstream tarball and invoke this script while in the
|
||||
# tarball's directory:
|
||||
# sh agg-generate-tarball.sh 2.5
|
||||
|
|
|
|||
Reference in a new issue