1
0
Fork 0
gnome-session/debian/rules
Daniel Baumann ae2fe05c33
Adding debian version 48.0-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:58:10 +02:00

15 lines
269 B
Makefile
Executable file

#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- \
-Dman=true \
-Dx11=true
override_dh_gnome_clean:
dh_gnome_clean --no-control