diff options
Diffstat (limited to 'misc/kdeedu3/patches/patch-ah')
-rw-r--r-- | misc/kdeedu3/patches/patch-ah | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/misc/kdeedu3/patches/patch-ah b/misc/kdeedu3/patches/patch-ah deleted file mode 100644 index d3877e656b2..00000000000 --- a/misc/kdeedu3/patches/patch-ah +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2005/02/20 11:31:11 markd Exp $ - ---- kstars/kstars/indi/Makefile.am.orig 2004-07-18 05:52:58.000000000 +1200 -+++ kstars/kstars/indi/Makefile.am -@@ -40,7 +40,6 @@ install-exec-hook: - $(LN_S) lx200generic $(DESTDIR)$(bindir)/lx200_16 - rm -f $(DESTDIR)$(bindir)/lx200gps - $(LN_S) lx200generic $(DESTDIR)$(bindir)/lx200gps -- chmod +s $(DESTDIR)$(bindir)/fliccd - - uninstall-local: - rm $(DESTDIR)$(bindir)/lx200autostar $(DESTDIR)$(bindir)/lx200_16 $(DESTDIR)$(bindir)/lx200gps |