Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
a3c43df8
Commit
a3c43df8
authored
Mar 29, 2016
by
Xuetian Weng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
util-linux: we don't merge sbin and bin.
parent
2d6f50d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
util-linux/PKGBUILD
util-linux/PKGBUILD
+2
-2
No files found.
util-linux/PKGBUILD
View file @
a3c43df8
pkgname
=
util-linux
pkgver
=
2.27
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Miscellaneous system utilities for Linux"
url
=
"https://www.kernel.org/pub/linux/utils/util-linux/"
arch
=(
'x86_64'
)
...
...
@@ -40,7 +40,7 @@ build() {
./configure
--prefix
=
/usr
\
--libdir
=
/usr/lib
\
--bindir
=
/usr/bin
\
--sbindir
=
/usr/bin
\
--sbindir
=
/usr/
s
bin
\
--localstatedir
=
/run
\
--enable-fs-paths-extra
=
/usr/bin:/usr/sbin
\
--enable-raw
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment