https://bugzilla.redhat.com/show_bug.cgi?id=1270554

Raphael Groner <projects...@smart.ms> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Alias|                            |haxe



--- Comment #9 from Raphael Groner <projects...@smart.ms> ---
%prep
%setup -q
cd libs && tar -xf %{SOURCE1} --strip-components=1 && cd ..
cd extra/haxelib_src && tar -xf %{SOURCE2} --strip-components=1 && cd ../..

- Use pushd/popd instead of cd, it logs the current working path changes.
http://www.eriwen.com/bash/pushd-and-popd/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to