]> git.pld-linux.org Git - packages/Xdialog.git/blobdiff - Xdialog-man.patch
- patch for proper directory rights
[packages/Xdialog.git] / Xdialog-man.patch
diff --git a/Xdialog-man.patch b/Xdialog-man.patch
new file mode 100644 (file)
index 0000000..ee2ec96
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./Makefile.am.orig Sun May 13 00:50:01 2001
++++ ./Makefile.am      Sun May 13 01:09:47 2001
+@@ -12,7 +12,7 @@
+       cat doc/license.head COPYING doc/license.tail >doc/license.html;
+       @$(NORMAL_INSTALL)
+       sed -e 's/%%version%%/$(VERSION)/' doc/Xdialog.man >doc/Xdialog.1; \
+-      $(INSTALL_DATA) -d $(DESTDIR)$(mandir)/man1/; \
++      $(INSTALL) -d $(DESTDIR)$(mandir)/man1/; \
+       $(INSTALL_DATA) doc/Xdialog.1 $(DESTDIR)$(mandir)/man1/Xdialog.1;
+ ##    if test -d $(srcdir)/pixmaps; then \
This page took 0.110832 seconds and 4 git commands to generate.