]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Generally define package name as initscript name.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Dec 2008 09:49:18 +0000 (10:49 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Dec 2008 09:49:18 +0000 (10:49 +0100)
We can overwrite it in every single lfs-file.

lfs/Config

index 81a4ac534d2496b0a106efe343a808eb8581d255..2bbb76499cba3c41f3cf98c0b8f42278f078bc06 100644 (file)
@@ -60,6 +60,8 @@ DIR_SOURCE  = $(DIR_SRC)/src
 
 VPATH = $(DIR_DL):$(DIR_PATCHES)
 
+INITSCRIPT = $(PKG_NAME)
+
 CONFIGURE_ARCH = \
        --build=$(IFS_TARGET) \
        --host=$(IFS_TARGET)