Move qeyes-types README file to where it belongs
This commit is contained in:
parent
cd2bd55b59
commit
fd6365df82
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ lxqt-panel (1.4.0-0ubuntu1) noble; urgency=medium
|
|||||||
* Bumped build dependency versions.
|
* Bumped build dependency versions.
|
||||||
* Added lxqt-menu-data as a build dependency.
|
* Added lxqt-menu-data as a build dependency.
|
||||||
* Removed no-longer-existing directory from lxqt-panel.install.
|
* Removed no-longer-existing directory from lxqt-panel.install.
|
||||||
|
* Move a README file for qeyes-types to the proper documentation directory.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Mon, 13 Nov 2023 11:34:09 -0600
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Mon, 13 Nov 2023 11:34:09 -0600
|
||||||
|
|
||||||
|
4
debian/rules
vendored
4
debian/rules
vendored
@ -18,6 +18,10 @@ endif
|
|||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake
|
dh ${@} --buildsystem cmake
|
||||||
|
|
||||||
|
override_dh_installdocs:
|
||||||
|
dh_installdocs
|
||||||
|
mv debian/lxqt-panel/usr/share/lxqt/panel/qeyes-types/README debian/lxqt-panel/usr/share/doc/lxqt-panel/README.qeyes-types
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- \
|
dh_auto_configure -- \
|
||||||
-DUPDATE_TRANSLATIONS=OFF \
|
-DUPDATE_TRANSLATIONS=OFF \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user