summaryrefslogtreecommitdiff
path: root/sysutils/bacula/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bacula/patches/patch-aj')
-rw-r--r--sysutils/bacula/patches/patch-aj12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/bacula/patches/patch-aj b/sysutils/bacula/patches/patch-aj
index 55550d79b7f..f60ba08740c 100644
--- a/sysutils/bacula/patches/patch-aj
+++ b/sysutils/bacula/patches/patch-aj
@@ -1,15 +1,15 @@
-$NetBSD: patch-aj,v 1.3 2005/12/08 01:04:45 wiz Exp $
+$NetBSD: patch-aj,v 1.4 2006/03/29 21:44:41 ghen Exp $
---- scripts/Makefile.in.orig 2005-10-18 00:07:57.000000000 +0200
+--- scripts/Makefile.in.orig 2006-03-29 15:44:01.000000000 +0200
+++ scripts/Makefile.in
-@@ -51,9 +51,7 @@ install: installdirs
- $(INSTALL_DATA) btraceback.gdb $(DESTDIR)$(scriptdir)/btraceback.gdb
- $(INSTALL_DATA) btraceback.dbx $(DESTDIR)$(scriptdir)/btraceback.dbx
+@@ -61,9 +61,7 @@ install: installdirs
+ chmod 0644 $(DESTDIR)$(scriptdir)/btraceback.gdb \
+ $(DESTDIR)$(scriptdir)/btraceback.dbx
$(INSTALL_SCRIPT) btraceback $(DESTDIR)$(sbindir)/btraceback
- gzip <bacula.man >bacula.8.gz
- $(INSTALL_DATA) bacula.8.gz $(DESTDIR)$(mandir)/bacula.8.gz
-+ $(INSTALL_DATA) bacula.man $(DESTDIR)$(mandir)/bacula.8
- @rm -f bacula.8.gz
++ $(INSTALL_DATA) bacula.man $(DESTDIR)$(mandir)/bacula.8
uninstall: