mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Remove broken rules install override
This commit is contained in:
parent
411cfa4648
commit
68f57a13d6
1 changed files with 0 additions and 4 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
|
@ -11,9 +11,5 @@ export LDFLAGS += -Wl,--as-needed
|
|||
override_dh_auto_configure:
|
||||
dh_auto_configure -Skde -- -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
||||
override_dh_install:
|
||||
mv debian/plasma-phone-components debian/tmp
|
||||
dh_install
|
||||
|
||||
.PHONY: override_dh_auto_test
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue