less: Bump revision after enabling pcre
[termux-packages] / packages / dropbear / Makefile.in.patch
CommitLineData
10688585
LP
1diff -uNr dropbear-2018.76/Makefile.in dropbear-2018.76.mod/Makefile.in
2--- dropbear-2018.76/Makefile.in 2018-02-27 16:25:10.000000000 +0200
3+++ dropbear-2018.76.mod/Makefile.in 2018-04-21 14:05:03.923792282 +0300
4@@ -9,7 +9,7 @@
5 # dbclient functionality, and includes the progress-bar functionality in scp.
6
7 ifndef PROGRAMS
8- PROGRAMS=dropbear dbclient dropbearkey dropbearconvert
9+ PROGRAMS=dropbear dbclient dropbearkey dropbearconvert scp
10 endif
11
12 STATIC_LTC=libtomcrypt/libtomcrypt.a