aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rssh/makefile.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-11-27 16:20:22 +0100
committerJakub Jirutka <jakub@jirutka.cz>2016-11-27 16:21:44 +0100
commitf18616827add1d0f51f0e61bd6675e110d43da7f (patch)
treea33f0a5595cc01461a3621bd6b4501bb7ed096b7 /testing/rssh/makefile.patch
parent80850b5aa47aef84c29e8bce9bb033811884f282 (diff)
testing/rssh: new aport
http://www.pizzashack.org/rssh/ Restricted shell for use with OpenSSH, allowing only scp, sftp, and/or rsync
Diffstat (limited to 'testing/rssh/makefile.patch')
-rw-r--r--testing/rssh/makefile.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/rssh/makefile.patch b/testing/rssh/makefile.patch
new file mode 100644
index 00000000000..ac13d67dd49
--- /dev/null
+++ b/testing/rssh/makefile.patch
@@ -0,0 +1,15 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -727,10 +727,10 @@ uninstall-man: uninstall-man1 uninstall-
+
+
+ .c.o:
+- $(CC) -c $(DEFS) $(ourdefs) $(AM_CFLAGS) $(CPPFLAGS) $(LDFLAGS) $<
++ $(CC) -c $(DEFS) $(ourdefs) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $<
+
+ install-exec-hook:
+- chmod u+s $(libexecdir)/rssh_chroot_helper
++ chmod u+s $(DESTDIR)$(libexecdir)/rssh_chroot_helper
+
+ rpm: dist
+ rpmbuild -ta --sign $(base).tar.gz