[Bug 469470] Review Request: mz - A fast versatile packet generator

bugzilla at redhat.com bugzilla at redhat.com
Sun Nov 2 21:51:40 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #9 from manuel wolfshant <wolfy at nobugconsulting.ro>  2008-11-02 16:51:39 EDT ---
Or simply use

  make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT
  mv $RPM_BUILD_ROOT%{_sbindir}/%{name} $RPM_BUILD_ROOT%{_sbindir}/mausezahn
  mv $RPM_BUILD_ROOT%{_mandir}/man1/%{name}
$RPM_BUILD_ROOT%{_mandir}/man1/mausezahn

  %files
  %defattr(-,root,root,-)
  %{_sbindir}/mausezahn
  %{_mandir}/man1/mausezahn*


and be done with it

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list