Explorar el Código

Merge pull request #607 from wongsyrone/patch-1

fdm: add missing quote mark in Makefile
Steven Barth hace 10 años
padre
commit
b086e6ca33
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      mail/fdm/Makefile

+ 1
- 1
mail/fdm/Makefile Ver fichero

@@ -48,7 +48,7 @@ define Build/Prepare
48 48
 endef
49 49
 
50 50
 define Package/fdm/config
51
-	source "$(SOURCE)/Config.in
51
+	source "$(SOURCE)/Config.in"
52 52
 endef
53 53
 
54 54
 define Package/fdm/conffiles