summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2016-01-19 10:52:27 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2016-01-19 10:52:27 -0300
commit89d190ee7485c037cd421f68ea2bb54514077803 (patch)
treec1b5b2f508c575db5da459e109a24ac32a89c6d1 /debian/rules
parent4d9d866f458a794c99638e1b5941b1a4e5972838 (diff)
downloadqtbase-89d190ee7485c037cd421f68ea2bb54514077803.tar.gz
There is no real point in avoiding creating symbols for hese private libs
Nowadays (and specially for Qt >= 5.6) we know which symbols are private. So there is no need to do somthing special here. Moreover this might avoid creating necessarty shlib files (thanks Dmitry for pointing me this out).
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 5d4ea15..6182a92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -328,8 +328,7 @@ override_dh_strip:
dh_strip --remaining-packages --dbg-package=qtbase5-dbg
override_dh_makeshlibs:
- dh_makeshlibs -V -plibqt5gui5 -XlibQt5EglDeviceIntegration.so -X libQt5XcbQpa.so
- dh_makeshlibs -V --remaining-packages
+ dh_makeshlibs -V
# Check for private symbols not marked as such. Be verbose.
pkgkde-mark-private-symbols debian/qtbase5-private-dev/usr/include