Files
gentoo/dev-vcs/rcsi/files/rcsi-0.5-makefile.patch
David Seifert 03628e256f dev-vcs/rcsi: Port to EAPI 7
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-22 13:41:12 +01:00

13 lines
248 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -38,9 +38,6 @@
# Later ones are for the various architectures that I have
# successfully tested 'rcsi' on.
-rcsi : rcsi.c
- gcc -Wall -O2 -Xlinker -s -o rcsi rcsi.c
-
sunos : rcsi
solaris irix osf1 : rcsi.c