mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-07 07:28:57 +02:00
Bump revisions for x86_64 rebuild after time_t change.
This commit is contained in:
@@ -16,7 +16,7 @@ shell. unshar may also process files containing concatenated shell archives."
|
||||
HOMEPAGE="http://www.gnu.org/software/sharutils/"
|
||||
COPYRIGHT="1990-2013 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/sharutils/sharutils-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ee336e68549664e7a19b117adf02edfdeac6307f22e5ba78baca457116914637"
|
||||
PATCHES="sharutils-$portVersion.patchset"
|
||||
@@ -50,6 +50,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
touch doc/*.info
|
||||
runConfigure ./configure \
|
||||
--disable-nls
|
||||
echo "#define HAVE_STDBOOL_H 1" >> config.h
|
||||
|
||||
Reference in New Issue
Block a user