Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwrt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Freifunk Luebeck
openwrt
Commits
e660665d
Commit
e660665d
authored
12 years ago
by
John Crispin
Browse files
Options
Downloads
Patches
Plain Diff
fixes a descriptions mismatch
fixes #11381 SVN-Revision: 32012
parent
afb93ae3
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
package/util-linux/Makefile
+2
-2
2 additions, 2 deletions
package/util-linux/Makefile
with
2 additions
and
2 deletions
package/util-linux/Makefile
+
2
−
2
View file @
e660665d
...
...
@@ -83,7 +83,7 @@ $(call Package/util-linux/Default)
CATEGORY
:=
Libraries
endef
define
Package/lib
blkid
/description
define
Package/lib
mount
/description
The
libmount
library
is
used
to
parse
/etc/fstab,
/etc/mtab
and
/proc/self/mountinfo
files,
manage
the
mtab
file,
evaluate
mount
options...
endef
...
...
@@ -381,7 +381,7 @@ $(call Package/util-linux/Default)
TITLE
:=
locate the binary, source, and manual page files for a command
endef
define
Package/w
ipef
s/description
define
Package/w
herei
s/description
whereis
locates
source/binary
and
manuals
sections
for
specified
files
endef
...
...
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