X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=authbind.git;a=blobdiff_plain;f=Makefile;h=193234882c2548cc96e1c50452cd2b8742b2fc75;hp=cd9e8780244570ef9320ebb978ca746eb6cadd7a;hb=ced277da933eb4aeb199ee534cfe9a15804061cc;hpb=d152dbf5e88223fa740808da9fbfbf5bb301ecfa diff --git a/Makefile b/Makefile index cd9e878..1932348 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ install: $(TARGETS) install -o root -g root -m 755 -s authbind $(bin_dir)/. install -o root -g root -m 755 $(LIBTARGET) $(lib_dir)/. strip --strip-unneeded $(lib_dir)/$(LIBTARGET) - ln -s $(LIBTARGET) $(lib_dir)/$(LIBCANON) + ln -sf $(LIBTARGET) $(lib_dir)/$(LIBCANON) install -o root -g root -m 4755 -s helper $(lib_dir)/. install -o root -g root -m 755 -d $(etc_dir) \ $(etc_dir)/byport $(etc_dir)/byaddr $(etc_dir)/byuid