gluon-config-mode-*: add source directory to GluonBuildI18N calls
This commit is contained in:
		
							parent
							
								
									113f362c30
								
							
						
					
					
						commit
						d9366935e3
					
				| @ -29,7 +29,7 @@ define Build/Configure | |||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Build/Compile | define Build/Compile | ||||||
| 	$(call GluonBuildI18N,gluon-config-mode-autoupdater) | 	$(call GluonBuildI18N,gluon-config-mode-autoupdater,i18n) | ||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Package/gluon-config-mode-autoupdater/install | define Package/gluon-config-mode-autoupdater/install | ||||||
|  | |||||||
| @ -25,7 +25,7 @@ define Build/Configure | |||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Build/Compile | define Build/Compile | ||||||
| 	$(call GluonBuildI18N,gluon-config-mode-contact-info) | 	$(call GluonBuildI18N,gluon-config-mode-contact-info,i18n) | ||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Package/gluon-config-mode-contact-info/install | define Package/gluon-config-mode-contact-info/install | ||||||
|  | |||||||
| @ -28,7 +28,7 @@ define Build/Configure | |||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Build/Compile | define Build/Compile | ||||||
| 	$(call GluonBuildI18N,gluon-config-mode-core) | 	$(call GluonBuildI18N,gluon-config-mode-core,i18n) | ||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Package/gluon-config-mode-core/install | define Package/gluon-config-mode-core/install | ||||||
|  | |||||||
| @ -25,7 +25,7 @@ define Build/Configure | |||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Build/Compile | define Build/Compile | ||||||
| 	$(call GluonBuildI18N,gluon-config-mode-geo-location) | 	$(call GluonBuildI18N,gluon-config-mode-geo-location,i18n) | ||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Package/gluon-config-mode-geo-location/install | define Package/gluon-config-mode-geo-location/install | ||||||
|  | |||||||
| @ -25,7 +25,7 @@ define Build/Configure | |||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Build/Compile | define Build/Compile | ||||||
| 	$(call GluonBuildI18N,gluon-config-mode-hostname) | 	$(call GluonBuildI18N,gluon-config-mode-hostname,i18n) | ||||||
| endef | endef | ||||||
| 
 | 
 | ||||||
| define Package/gluon-config-mode-hostname/install | define Package/gluon-config-mode-hostname/install | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user