diff --git a/0ad.spec b/0ad.spec index 21da18b..162ce0f 100644 --- a/0ad.spec +++ b/0ad.spec @@ -60,8 +60,8 @@ Source0: http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.t # Simplify checking differences when updating the package # (also to validate one did not forget to remake the tarball if # %{without_nvtt} is enabled) Create it with: -# cd BUILD/%{name}-%{version}-alpha -# licensecheck -r . | sort > ../../SOURCES/%{name}-licensecheck.txt +# cd BUILD/%%{name}-%%{version}-alpha +# licensecheck -r . | sort > ../../SOURCES/%%{name}-licensecheck.txt Source1: %{name}-licensecheck.txt # adapted from binaries/system/readme.txt