Add an error object.
This is intended to dis-entangle the two roles that the atomic
object has evolved into so that atomic need only be used where
atomic actions are actually being undertaken.
1 %define _source_payload w9.gzdio
2 %define _binary_payload w9.gzdio
12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
17 New and improved test package
24 mkdir -p $RPM_BUILD_ROOT/usr/bin
25 mkdir -p $RPM_BUILD_ROOT/etc
26 touch $RPM_BUILD_ROOT/usr/bin/zsh2
27 echo "DEVICE /dev/tty" > $RPM_BUILD_ROOT/etc/zsh.conf