[Lunar-commits] <moonbase> ghex: some tweaks.
Florin Braescu
florin at lunar-linux.org
Tue Apr 20 20:18:11 CEST 2010
commit c87e268a20b520cb362e8842184b5005f1b2e45a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Apr 20 21:18:11 2010 +0300
ghex: some tweaks.
---
gnome2/extra/ghex/BUILD | 12 ++++++------
gnome2/extra/ghex/DETAILS | 4 ++--
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/gnome2/extra/ghex/BUILD b/gnome2/extra/ghex/BUILD
index 77cd9f1..2259d76 100644
--- a/gnome2/extra/ghex/BUILD
+++ b/gnome2/extra/ghex/BUILD
@@ -1,12 +1,12 @@
(
./configure --prefix=${GNOME26_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME26_PREFIX:-/usr}/share/info \
- --mandir=${GNOME26_PREFIX:-/usr}/share/man \
- $OPTS &&
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ $OPTS &&
default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/extra/ghex/DETAILS b/gnome2/extra/ghex/DETAILS
index 4c438ea..ecf2b7b 100644
--- a/gnome2/extra/ghex/DETAILS
+++ b/gnome2/extra/ghex/DETAILS
@@ -1,13 +1,13 @@
MODULE=ghex
- VERSION=2.24.0
MAJOR=2.24
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
SOURCE_VFY=sha1:6fd8e0df1cb6fb9fcf60cfa2bc88877713e4366c
WEB_SITE=http://www.gnome.org
ENTERED=20021223
UPDATED=20090516
- SHORT="a binary/hexadecimal editor"
+ SHORT="A binary/hexadecimal editor"
cat << EOF
GHex is a simple binary editor, allowing the user to view and edit a
More information about the Lunar-commits
mailing list