all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob c3773d14cd39200025accdbc098211d296baa436 601 bytes (raw)
name: gnu/packages/patches/sgml-common-manpage.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
Submitted By: Thomas Pegg <lnxfreak123 at insightbb dot com>
Date: 2003-11-18
Initial Package Version: 0.6.3
Origin: Thomas Pegg
Description: Fixes syntax of Makefile.am for installation of man pages,
for use with current automake versions 1.7.8 and higher.

diff -Naur sgml-common-0.6.3.orig/doc/man/Makefile.am sgml-common-0.6.3/doc/man/Makefile.am
--- sgml-common-0.6.3.orig/doc/man/Makefile.am	2001-01-30 14:42:22.000000000 +0000
+++ sgml-common-0.6.3/doc/man/Makefile.am	2003-11-18 16:48:47.000000000 +0000
@@ -1,2 +1 @@
-man8dir	  = $(mandir)/man8
-man8_DATA = *.8
+man_MANS = install-catalog.8

debug log:

solving c3773d14cd ...
found c3773d14cd in https://yhetil.org/guix/6c92eb83-361b-7eb3-fd63-8b582b9b41db@disroot.org/

applying [1/1] https://yhetil.org/guix/6c92eb83-361b-7eb3-fd63-8b582b9b41db@disroot.org/
diff --git a/gnu/packages/patches/sgml-common-manpage.patch b/gnu/packages/patches/sgml-common-manpage.patch
new file mode 100644
index 0000000000..c3773d14cd

Checking patch gnu/packages/patches/sgml-common-manpage.patch...
Applied patch gnu/packages/patches/sgml-common-manpage.patch cleanly.

index at:
100644 c3773d14cd39200025accdbc098211d296baa436	gnu/packages/patches/sgml-common-manpage.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.