]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/pppoatm/Makefile.linux
Install with standard permissions (#221)
[ppp.git] / pppd / plugins / pppoatm / Makefile.linux
index d3a8086b69ea09656b02a6689caa55f063ae7edd..970eee1cc3d0328b49c43378da391134ee6cef95 100644 (file)
@@ -38,7 +38,7 @@ $(PLUGIN): $(PLUGIN_OBJS)
 
 install: all
        $(INSTALL) -d -m 755 $(LIBDIR)
-       $(INSTALL) -c -m 4550 $(PLUGIN) $(LIBDIR)
+       $(INSTALL) -c -m 755 $(PLUGIN) $(LIBDIR)
 
 clean:
        rm -f *.o *.so