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
187969b0
Commit
187969b0
authored
Apr 14, 2014
by
AlmAck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix duplicated files (removed)
parent
3927b11a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
qt5/PKGBUILD
qt5/PKGBUILD
+4
-1
No files found.
qt5/PKGBUILD
View file @
187969b0
...
...
@@ -26,7 +26,7 @@ pkgname=('qt5-base'
'qt5-xmlpatterns'
'qt5-private-headers'
)
pkgver
=
5.2.1
pkgrel
=
3
pkgrel
=
4
arch
=(
'x86_64'
)
url
=
'http://qt.nokia.com/'
license
=(
'GPL3'
'LGPL'
)
...
...
@@ -205,6 +205,9 @@ package_qt5-doc() {
install
-D
-m644
LGPL_EXCEPTION.txt
\
"
${
pkgdir
}
"
/usr/share/licenses/
${
pkgname
}
/LGPL_EXCEPTION.txt
# remove duplicated files from qt5-tools
rm
-rf
"
${
pkgdir
}
"
/usr/share/qt5
}
...
...
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