]> git.pld-linux.org Git - packages/mtr.git/blob - mtr-Makefile.patch
- up to 0.87
[packages/mtr.git] / mtr-Makefile.patch
1 diff -u mtr-0.87.orig/Makefile.am mtr-0.87/Makefile.am
2 --- mtr-0.87.orig/Makefile.am   2016-08-03 07:27:03.000000000 +0200
3 +++ mtr-0.87/Makefile.am        2017-01-12 18:55:47.832246506 +0100
4 @@ -2,9 +2,6 @@
5  
6  sbin_PROGRAMS = mtr
7  man_MANS = mtr.8
8 -install-exec-hook: 
9 -       `setcap cap_net_raw+ep $(DESTDIR)$(sbindir)/mtr` \
10 -       || chmod u+s $(DESTDIR)$(sbindir)/mtr
11  
12  mtr_SOURCES = mtr.c \
13                net.c net.h \
14 Common subdirectories: mtr-0.87.orig/img and mtr-0.87/img
This page took 0.088149 seconds and 3 git commands to generate.