|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
|
|
|
#
|
|
|
|
|
# Filename: package/.../bcron/make_install.patch
|
|
|
|
|
# Copyright (C) 2006 The OpenSDE Project
|
|
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project
|
|
|
|
|
#
|
|
|
|
|
# More information can be found in the files COPYING and README.
|
|
|
|
|
#
|
|
|
|
@ -36,7 +36,7 @@
|
|
|
|
|
+ install -m 0755 bcron-start $(BINDIR)/
|
|
|
|
|
+ install -m 0755 bcron-update $(BINDIR)/
|
|
|
|
|
+ install -m 0755 bcrontab $(BINDIR)/
|
|
|
|
|
+ ln -s bcrontab $(BINDIR)/crontab
|
|
|
|
|
+ ln -snf bcrontab $(BINDIR)/crontab
|
|
|
|
|
|
|
|
|
|
installer: load insthier.o
|
|
|
|
|
./load insthier -lbg-installer -lbg
|
|
|
|
|