summaryrefslogtreecommitdiff
path: root/Ports/dropbear/patches/install-in-bin.patch
blob: ebd9524113739efc087428226beeb479208f16c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Serenity doesn't use /sbin.
--- a/Makefile.in.orig
+++ b/Makefile.in
@@ -87,7 +87,7 @@
 exec_prefix=@exec_prefix@
 datarootdir = @datarootdir@
 bindir=@bindir@
-sbindir=@sbindir@
+sbindir=$(bindir)
 mandir=@mandir@
 
 .DELETE_ON_ERROR: