Debian build: remove unused override_dh_auto_configure
This commit is contained in:
parent
1e561b9d7f
commit
376466af3c
|
|
@ -7,11 +7,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1
|
|||
%:
|
||||
dh $@
|
||||
|
||||
#override_dh_auto_configure:
|
||||
# dh_auto_configure -- \
|
||||
# -DCMAKE_LIBRARY_ARCHITECTURE="$(DEB_TARGET_MULTIARCH)"
|
||||
#
|
||||
|
||||
# hyprpaper uses the 'clear' target instead of a 'clean' target
|
||||
override_dh_clean:
|
||||
dh_clean
|
||||
|
|
|
|||
Loading…
Reference in New Issue