/[smeserver]/rpms/rssh/sme10/rssh-2.3.4-makefile.patch
ViewVC logotype

Contents of /rpms/rssh/sme10/rssh-2.3.4-makefile.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Mar 18 03:38:10 2016 UTC (8 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: rssh-2_3_4-2_el7_sme, rssh-2_3_4-1_el6, HEAD
Initial import

1 diff -pruN rssh-2.3.4.orig/Makefile.in rssh-2.3.4/Makefile.in
2 --- rssh-2.3.4.orig/Makefile.in 2012-11-27 01:19:34.000000000 +0100
3 +++ rssh-2.3.4/Makefile.in 2012-11-28 18:21:03.154903684 +0100
4 @@ -727,10 +727,10 @@ uninstall-man: uninstall-man1 uninstall-
5
6
7 .c.o:
8 - $(CC) -c $(DEFS) $(ourdefs) $(AM_CFLAGS) $(CPPFLAGS) $(LDFLAGS) $<
9 + $(CC) -c $(DEFS) $(ourdefs) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $<
10
11 install-exec-hook:
12 - chmod u+s $(libexecdir)/rssh_chroot_helper
13 + chmod u+s $(DESTDIR)$(libexecdir)/rssh_chroot_helper
14
15 rpm: dist
16 rpmbuild -ta --sign $(base).tar.gz

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed