summaryrefslogtreecommitdiffstats
path: root/ham/xwxapt/Makefile.patch
diff options
context:
space:
mode:
author JK Wood2014-07-16 13:54:27 +0200
committer Willy Sudiarto Raharjo2014-07-16 13:54:27 +0200
commitd13e718fb014ad4cdf658667755bb34eaf814458 (patch)
tree2e299a5376b6556f74d4596d5c1c4b1b4b6baac3 /ham/xwxapt/Makefile.patch
parentaebf0a606cd1b2104cd231d2e7f82bf3d28ed10d (diff)
downloadslackbuilds-d13e718fb014ad4cdf658667755bb34eaf814458.tar.gz
ham/xwxapt: Added (GTK+ weather satellite image decoder).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/xwxapt/Makefile.patch')
-rw-r--r--ham/xwxapt/Makefile.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/ham/xwxapt/Makefile.patch b/ham/xwxapt/Makefile.patch
new file mode 100644
index 0000000000..0e91f330d9
--- /dev/null
+++ b/ham/xwxapt/Makefile.patch
@@ -0,0 +1,16 @@
+--- Makefile.in 2013-10-08 07:33:03.000000000 -0500
++++ Makefile.in.fixed 2014-07-13 15:33:30.471310610 -0500
+@@ -820,13 +820,6 @@
+ done \
+ fi
+
+- if test -d $(HOME)/$(PACKAGE); then \
+- echo Working directory exists: $(HOME)/$(PACKAGE) - not copying; \
+- else \
+- echo Copying $(PACKAGE) working directory to $(HOME)/$(PACKAGE); \
+- cp -r $(srcdir)/$(PACKAGE) $(HOME); \
+- fi
+-
+ dist-hook:
+ if test -d pixmaps; then \
+ mkdir $(distdir)/pixmaps; \