mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #607 from wongsyrone/patch-1
fdm: add missing quote mark in Makefile
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ define Build/Prepare
|
||||
endef
|
||||
|
||||
define Package/fdm/config
|
||||
source "$(SOURCE)/Config.in
|
||||
source "$(SOURCE)/Config.in"
|
||||
endef
|
||||
|
||||
define Package/fdm/conffiles
|
||||
|
||||
Reference in New Issue
Block a user