[Bug 657908] Review Request: esniper - A lightweight console application for sniping eBay auctions

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 25 14:42:24 UTC 2011


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=657908

--- Comment #7 from Martin Gieseking <martin.gieseking at uos.de> 2011-02-25 09:42:23 EST ---
Hi Volker,

the package looks almost fine. Please preserve the timestamp of the manpage.
You can accomplish this by extending the iconv line this way:

iconv -f iso8859-1 -t utf-8 esniper.1 > esniper.1.conv \
  && touch -r esniper.1 esniper.1.conv \
  && mv esniper.1.conv esniper.1

Also, append INSTALL="install -p" to "make install".

-- 
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 package-review mailing list