[Makefile] fix molecule library install path
This commit is contained in:
+2
-2
@@ -11,5 +11,5 @@ clean:
|
||||
|
||||
|
||||
install:
|
||||
mkdir -p $(DESTDIR)$(LIBDIR)/molecule
|
||||
cp . $(DESTDIR)$(LIBDIR)/molecule -Ra
|
||||
mkdir -p $(DESTDIR)$(LIBDIR)/molecule/molecule
|
||||
cp . $(DESTDIR)$(LIBDIR)/molecule/molecule -Ra
|
||||
|
||||
Reference in New Issue
Block a user