diff options
Diffstat (limited to 'net-mgmt/xymon-server/files/patch-bbnet-Makefile')
-rw-r--r-- | net-mgmt/xymon-server/files/patch-bbnet-Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/xymon-server/files/patch-bbnet-Makefile b/net-mgmt/xymon-server/files/patch-bbnet-Makefile deleted file mode 100644 index 251c026d5702..000000000000 --- a/net-mgmt/xymon-server/files/patch-bbnet-Makefile +++ /dev/null @@ -1,13 +0,0 @@ ---- bbnet/Makefile.orig 2006-08-09 22:09:56.000000000 +0200 -+++ bbnet/Makefile 2008-01-28 16:08:57.000000000 +0100 -@@ -88,8 +88,8 @@ - cp -fp $(EXTENSIONS) $(INSTALLROOT)$(INSTALLEXTDIR)/ - - install-config: -- ../build/convert-bbservices $(INSTALLROOT)$(INSTALLETCDIR)/bb-services -- ../build/merge-sects bb-services $(INSTALLROOT)$(INSTALLETCDIR)/bb-services -+ ../build/convert-bbservices $(INSTALLROOT)$(INSTALLETCDIR)/bb-services-dist -+ ../build/merge-sects bb-services $(INSTALLROOT)$(INSTALLETCDIR)/bb-services-dist - - install-man: - mkdir -p $(INSTALLROOT)$(MANROOT)/man1 $(INSTALLROOT)$(MANROOT)/man5 |