Update rules
This commit is contained in:
parent
9ec15472f7
commit
4efd80813e
7
debian/rules
vendored
7
debian/rules
vendored
@ -1,6 +1,9 @@
|
||||
#!/usr/bin/make -f
|
||||
export DEB_CFLAGS_MAINT_APPEND = -Wno-error
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wno-error
|
||||
|
||||
export DEB_CFLAGS_MAINT_APPEND=-Wno-error
|
||||
export DEB_LDFLAGS_MAINT_APPEND=-Wno-error
|
||||
export DEB_BUILD_OPTIONS=nocheck
|
||||
|
||||
include /usr/share/dpkg/pkg-info.mk
|
||||
|
||||
SUPPORT = https://www.debian.org/support
|
||||
|
Loading…
Reference in New Issue
Block a user