https://bugzilla.redhat.com/show_bug.cgi?id=1520024
HAT <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from HAT <[email protected]> --- To: Ryan Breaker your spec file: > # Ghost lock dir. > mkdir -p %{buildroot}/var/lock/netatalk > %ghost %dir /var/lock/netatalk The /var/lock/netatalk is file, not directory. To: Alan Hamilton your spec file: > # Ghost lock dir. > mkdir -p %{buildroot}/run/netatalk > %ghost %dir /run/netatalk The /run/netatalk is file, not directory. -- 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 -- [email protected] To unsubscribe send an email to [email protected]
