Skip to content
Snippets Groups Projects
Commit 8955ef2c authored by Ben Oswald's avatar Ben Oswald
Browse files

fix makefile again

parent 364daa8e
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ define Build/Compile ...@@ -28,7 +28,7 @@ define Build/Compile
$(call GluonBuildI18N,ffrn-gluon-config-mode-mesh-vpn,i18n) $(call GluonBuildI18N,ffrn-gluon-config-mode-mesh-vpn,i18n)
endef endef
define Package/gluon-config-mode-mesh-vpn/install define Package/ffrn-gluon-config-mode-mesh-vpn/install
$(CP) ./files/* $(1)/ $(CP) ./files/* $(1)/
$(call GluonInstallI18N,ffrn-gluon-config-mode-mesh-vpn,$(1)) $(call GluonInstallI18N,ffrn-gluon-config-mode-mesh-vpn,$(1))
endef endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment