diff --git a/.gitignore b/.gitignore index d162f82..c58a885 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ esdl-1.0.1.src.tar.gz /esdl-1.2.src.tar.gz /dgud-esdl-esdl-1.3-0-g8b922fb.tar.gz /esdl-esdl-1.3.1.tar.gz +/esdl-1.3.1.tar.gz diff --git a/erlang-esdl.spec b/erlang-esdl.spec index 3b44f29..506d39d 100644 --- a/erlang-esdl.spec +++ b/erlang-esdl.spec @@ -33,7 +33,7 @@ your Erlang program. %prep -%setup -q -n %{realname}-%{realname}-%{version} +%setup -q -n %{realname}-esdl-%{version} chmod 0644 Readme find -type f -name '*.hrl' | xargs dos2unix find -type f -name '*.[ch]' | xargs chmod 0644 diff --git a/sources b/sources index a0bfd94..6f9a4c2 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ ecc528a9bfe310d2b6f85e29c2a25d9b esdl-esdl-1.3.1.tar.gz +ecc528a9bfe310d2b6f85e29c2a25d9b esdl-1.3.1.tar.gz