summaryrefslogtreecommitdiffstats
path: root/ham/xgridloc/xgridlocrc.patch
diff options
context:
space:
mode:
author JK Wood2014-07-16 03:22:41 +0200
committer Willy Sudiarto Raharjo2014-07-16 13:26:54 +0200
commit49788352609e2621a235f770962da540ee45fb42 (patch)
treef0443775ff9bce3d9c6f133d643d13945ddca11e /ham/xgridloc/xgridlocrc.patch
parentd3aa5b524438947dbd0821a3d0e266cd4b30a653 (diff)
downloadslackbuilds-49788352609e2621a235f770962da540ee45fb42.tar.gz
ham/xgridloc: Added (Maidenhead grid square locator program for X).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/xgridloc/xgridlocrc.patch')
-rw-r--r--ham/xgridloc/xgridlocrc.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/ham/xgridloc/xgridlocrc.patch b/ham/xgridloc/xgridlocrc.patch
new file mode 100644
index 0000000000..6317b373e0
--- /dev/null
+++ b/ham/xgridloc/xgridlocrc.patch
@@ -0,0 +1,16 @@
+--- Makefile.in 2013-10-08 07:00:17.000000000 -0500
++++ Makefile.in.fixed 2014-07-13 01:12:54.405819192 -0500
+@@ -821,13 +821,6 @@
+ done \
+ fi
+
+- if test -f $(HOME)/.$(PACKAGE)rc; then \
+- echo Config file exists: $(HOME)/.$(PACKAGE)rc - not copying; \
+- else \
+- echo Copying $(PACKAGE) config file to $(HOME)/.$(PACKAGE); \
+- cp $(srcdir)/default/.$(PACKAGE)rc $(HOME); \
+- fi
+-
+ dist-hook:
+ if test -d pixmaps; then \
+ mkdir $(distdir)/pixmaps; \