all repos — tint2 @ a6ea1eb5a99c98e20560bd83c49ba76fe4c8c911

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Packaging: Workaround cmake issues
o9000 mrovi9000@gmail.com
commit

a6ea1eb5a99c98e20560bd83c49ba76fe4c8c911

parent

14b983cd0c53e418498ac5cdec55b16c788631e0

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M packaging/debian/rulespackaging/debian/rules

@@ -4,7 +4,7 @@ %:

dh $@ override_dh_auto_configure: - dh_auto_configure -- -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_FULL_SYSCONFDIR=/etc + dh_auto_configure -- -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_SYSCONFDIR=/etc override_dh_auto_install: dh_auto_install --destdir=$(CURDIR)/debian/tmp