all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 089c423336eaa4099c9f0a367e23181ad6ef63d0 449 bytes (raw)
name: gnu/packages/patches/st-0.5-do-not-install-terminfo.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
diff --git a/Makefile b/Makefile
index 6158ab2..93cb684 100644
--- a/Makefile
+++ b/Makefile
@@ -48,8 +48,6 @@ install: all
 	@mkdir -p ${DESTDIR}${MANPREFIX}/man1
 	@sed "s/VERSION/${VERSION}/g" < st.1 > ${DESTDIR}${MANPREFIX}/man1/st.1
 	@chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1
-	@echo Please see the README file regarding the terminfo entry of st.
-	@tic -s st.info
 
 uninstall:
 	@echo removing executable file from ${DESTDIR}${PREFIX}/bin

debug log:

solving 089c423 ...
found 089c423 in https://yhetil.org/guix/960301908817217a6148629f683a3f34@hypermove.net/ ||
	https://yhetil.org/guix/501d27da45fc0ce3ba1b29a3787d72df@hypermove.net/

applying [1/1] https://yhetil.org/guix/960301908817217a6148629f683a3f34@hypermove.net/
diff --git a/gnu/packages/patches/st-0.5-do-not-install-terminfo.patch b/gnu/packages/patches/st-0.5-do-not-install-terminfo.patch
new file mode 100644
index 0000000..089c423

1:12: space before tab in indent.
 	@mkdir -p ${DESTDIR}${MANPREFIX}/man1
1:13: space before tab in indent.
 	@sed "s/VERSION/${VERSION}/g" < st.1 > ${DESTDIR}${MANPREFIX}/man1/st.1
1:14: space before tab in indent.
 	@chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1
1:17: trailing whitespace.
 
1:19: space before tab in indent.
 	@echo removing executable file from ${DESTDIR}${PREFIX}/bin
Checking patch gnu/packages/patches/st-0.5-do-not-install-terminfo.patch...
Applied patch gnu/packages/patches/st-0.5-do-not-install-terminfo.patch cleanly.
warning: 5 lines add whitespace errors.

skipping https://yhetil.org/guix/501d27da45fc0ce3ba1b29a3787d72df@hypermove.net/ for 089c423
index at:
100644 089c423336eaa4099c9f0a367e23181ad6ef63d0	gnu/packages/patches/st-0.5-do-not-install-terminfo.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.