mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Remove windows <cr>'s from samba and fetchmail lfs
This commit is contained in:
@@ -49,7 +49,6 @@ $(DL_FILE)_MD5 = 43b28f296cc0024d3c727319eacae324
|
||||
install : $(TARGET)
|
||||
|
||||
check : $(patsubst %,$(DIR_CHK)/%,$(objects))
|
||||
|
||||
download :$(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
|
||||
md5 : $(subst %,%_MD5,$(objects))
|
||||
@@ -87,6 +86,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
echo "#poll SERVERNAME :" >> ~/.fetchmailrc
|
||||
echo "# user <username> pass <password>;" >> ~/.fetchmailrc
|
||||
echo "# mda "/usr/bin/procmail -f %F -d %T";" >> ~/.fetchmailrc
|
||||
install -v -m 644 $(DIR_SRC)/config/backup/includes/fetchmail /var/ipfire/backup/addons/includes/fetchmail
|
||||
install -v -m 644 $(DIR_SRC)/config/backup/includes/fetchmail \
|
||||
/var/ipfire/backup/addons/includes/fetchmail
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user