Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Firmware
packages
Commits
96e088af
Commit
96e088af
authored
9 years ago
by
Jan-Tarek Butt
Browse files
Options
Downloads
Patches
Plain Diff
rewrite discription
Signed-off-by:
Jan-Tarek Butt
<
tarek@ring0.de
>
parent
a4836065
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
autoupdater-mod/Makefile
+3
-6
3 additions, 6 deletions
autoupdater-mod/Makefile
with
3 additions
and
6 deletions
autoupdater-mod/Makefile
+
3
−
6
View file @
96e088af
...
...
@@ -11,11 +11,11 @@ include $(INCLUDE_DIR)/package.mk
define
Package/ffnw-autoupdater-mod
SECTION
:=
Daemon
CATEGORY
:=
Freifunk Nordwest
TITLE
:=
custom autoupdater special
for
batman upgrade
TITLE
:=
custom autoupdater special
to
split
the testing from stable network
endef
define
Package/ffnw-autoupdater-mod/description
custom
autoupdater
special
for
batman
upgrade
custom
autoupdater
special
to
split
the
testing
from
stable
network
endef
define
Build/Prepare
...
...
@@ -29,10 +29,7 @@ define Build/Compile
endef
define
Package/ffnw-autoupdater-mod/install
$(INSTALL_DIR)
$(1)/lib/gluon/cron/
$(INSTALL_DATA)
files/lib/gluon/cron/autoupdater-mod
$(1)/lib/gluon/cron/
$(INSTALL_DIR)
$(1)/lib/ffnw/autoupdater-mod/
$(INSTALL_BIN)
files/lib/ffnw/autoupdater-mod/*
$(1)/lib/ffnw/autoupdater-mod/
$(CP)
./files/*
$(1)/
endef
$(
eval
$(
call BuildPackage,ffnw-autoupdater-mod
))
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment