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
41bb1568
Commit
41bb1568
authored
Mar 21, 2015
by
Francesco Marinucci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kauth: update to 5.8.0, commented out check() section
parent
2a3bb0ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
kauth/PKGBUILD
kauth/PKGBUILD
+6
-6
No files found.
kauth/PKGBUILD
View file @
41bb1568
...
...
@@ -28,12 +28,12 @@ build() {
make
}
check
()
{
cd
build
eval
`
dbus-launch
--sh-syntax
`
make
test
kill
$DBUS_SESSION_BUS_PID
}
#
check() {
#
cd build
#
eval `dbus-launch --sh-syntax `
#
make test
#
kill $DBUS_SESSION_BUS_PID
#
}
package
()
{
cd
build
...
...
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