Port fix from the head
authoraland <aland>
Wed, 12 Apr 2006 20:45:20 +0000 (20:45 +0000)
committeraland <aland>
Wed, 12 Apr 2006 20:45:20 +0000 (20:45 +0000)
src/lib/Makefile

index f96c2f7..7339fdf 100644 (file)
@@ -48,6 +48,7 @@ clean:
        rm -rf .libs
 
 install: all
+       $(INSTALL) -d -m 755    $(R)$(libdir)
        $(LIBTOOL) --mode=install $(INSTALL) -c $(TARGET).la \
                $(R)$(libdir)/$(TARGET).la
        rm -f $(R)$(libdir)/$(TARGET)-$(RADIUSD_VERSION).la;