mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
sane: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
This commit is contained in:
4
lfs/sane
4
lfs/sane
@@ -85,6 +85,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd $(DIR_APP) && make install
|
||||
chmod 4755 /usr/bin/scanimage
|
||||
cp -vf $(DIR_SRC)/config/sane/saned.conf /etc/sane.d/
|
||||
|
||||
#install initscripts
|
||||
$(call INSTALL_INITSCRIPT,sane)
|
||||
|
||||
ln -sf ../init.d/sane /etc/rc.d/rc3.d/S95sane
|
||||
ln -sf ../init.d/sane /etc/rc.d/rc0.d/K10sane
|
||||
ln -sf ../init.d/sane /etc/rc.d/rc6.d/K10sane
|
||||
|
||||
Reference in New Issue
Block a user