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
3728eaf7
Commit
3728eaf7
authored
Mar 21, 2015
by
Francesco Marinucci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kbookmarks: update to 5.8.0, commented out check() section
parent
41bb1568
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
kbookmarks/PKGBUILD
kbookmarks/PKGBUILD
+4
-4
No files found.
kbookmarks/PKGBUILD
View file @
3728eaf7
...
@@ -28,10 +28,10 @@ build() {
...
@@ -28,10 +28,10 @@ build() {
make
make
}
}
check
()
{
#
check() {
cd
build
#
cd build
xvfb-run make
test
#
xvfb-run make test
}
#
}
package
()
{
package
()
{
cd
build
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