X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2FMakefile.linux;fp=pppd%2Fplugins%2FMakefile.linux;h=80b0ae01da8a07566fe3729b0855e4e046ad6f5a;hb=03a755882397bda31e3e44d3aa51034338ea3ce6;hp=2352765fd927fd2a4377e0243f6dcad2f9f77994;hpb=9d2509710485b642dc4c61af7301c249110b4530;p=ppp.git diff --git a/pppd/plugins/Makefile.linux b/pppd/plugins/Makefile.linux index 2352765..80b0ae0 100644 --- a/pppd/plugins/Makefile.linux +++ b/pppd/plugins/Makefile.linux @@ -2,7 +2,7 @@ CC = gcc COPTS = -O2 -g CFLAGS = $(COPTS) -I.. -I../../include -fPIC LDFLAGS = -shared -INSTALL = install -o root +INSTALL = install DESTDIR = @DESTDIR@ BINDIR = $(DESTDIR)/sbin