aboutsummaryrefslogtreecommitdiffstats
path: root/community/rssh/makefile.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-11-30 15:45:47 +0100
committerJakub Jirutka <jakub@jirutka.cz>2016-11-30 15:45:47 +0100
commitbf57e9098049a430cb2fb630eced9701f13e1b98 (patch)
tree33280735468c9e23c55620ed146f580c9c390622 /community/rssh/makefile.patch
parente01ae805e5b356a814c3e24e6ef2c1983422754e (diff)
downloadaports-bf57e9098049a430cb2fb630eced9701f13e1b98.tar.bz2
aports-bf57e9098049a430cb2fb630eced9701f13e1b98.tar.xz
community/rssh: move from testing
Diffstat (limited to 'community/rssh/makefile.patch')
-rw-r--r--community/rssh/makefile.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/community/rssh/makefile.patch b/community/rssh/makefile.patch
new file mode 100644
index 0000000000..ac13d67dd4
--- /dev/null
+++ b/community/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