Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
2c897f79
Commit
2c897f79
authored
Mar 04, 2016
by
Xuetian Weng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add missing cmake file for kactivities
parent
62f86e15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
kactivities-frameworks/PKGBUILD
kactivities-frameworks/PKGBUILD
+3
-1
No files found.
kactivities-frameworks/PKGBUILD
View file @
2c897f79
...
...
@@ -3,7 +3,7 @@ source ../frameworks.conf
pkgname
=
kactivities-frameworks
_pkgname
=
kactivities
pkgver
=
${
KFVersion
}
pkgrel
=
2
pkgrel
=
3
arch
=(
'x86_64'
)
pkgdesc
=
"Core components for the KDE's Activities"
url
=
'https://projects.kde.org/projects/frameworks/kactivities'
...
...
@@ -39,4 +39,6 @@ package() {
make
DESTDIR
=
"
${
pkgdir
}
"
-C
src/lib
install
make
DESTDIR
=
"
${
pkgdir
}
"
-C
src/imports
install
make
DESTDIR
=
"
${
pkgdir
}
"
-C
src/service
install
make
DESTDIR
=
"
${
pkgdir
}
"
install
/local
rm
-rf
"
${
pkgdir
}
"
/usr/share/locale
}
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