rofi-wayland/debian/rules

7 lines
99 B
Plaintext
Raw Normal View History

2023-06-11 16:55:32 +02:00
#!/usr/bin/make -f
2023-06-11 16:41:08 +02:00
2023-06-11 16:55:32 +02:00
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
2023-06-11 16:41:08 +02:00
%:
2023-06-11 16:55:32 +02:00
dh $@ --with autoreconf