[Lunar-commits] CVS: moonbase/ham/wwl BUILD, 1.2, 1.3 DETAILS,
1.1.1.1, 1.2
Chad Kittel
v3rt1g0 at lunar-linux.org
Wed Sep 15 13:12:12 UTC 2004
Update of /var/cvs/lunar/moonbase/ham/wwl
In directory espresso.lunar-linux.org:/tmp/cvs-serv3690/wwl
Modified Files:
BUILD DETAILS
Log Message:
A few minor cleanups.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/ham/wwl/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 26 Jul 2003 01:35:06 -0000 1.2
+++ BUILD 15 Sep 2004 13:12:10 -0000 1.3
@@ -2,7 +2,6 @@
make &&
prepare_install &&
- cp wwl /usr/bin &&
- chmod 755 /usr/bin/wwl
+ install -m0755 wwl /usr/bin/wwl
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/ham/wwl/DETAILS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DETAILS 21 Aug 2002 00:55:16 -0000 1.1.1.1
+++ DETAILS 15 Sep 2004 13:12:10 -0000 1.2
@@ -1,13 +1,13 @@
- MODULE=wwl
+ MODULE=wwl
VERSION=1.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
-SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/apps/ham/$SOURCE
+ SOURCE_URL=http://www.ibiblio.org/pub/Linux/apps/ham/$SOURCE
+ SOURCE_VRY=sha1:f0175868af303b0edf32cf11279a86a0fd97ac79
WEB_SITE=http://freshmeat.net/projects/wwl/
ENTERED=20011114
UPDATED=20011114
SHORT="World-Wide Maidenhead converter for hamradio."
- MAINTAINER=w9ya at amsat.org
cat << EOF
Given two Maidenhead locators, WWL calculates distance and azimuth.
More information about the Lunar-commits
mailing list