Update patches/change-vendor-logo.diff
This commit is contained in:
parent
6e9a40c33d
commit
d6f474a22e
@ -1,10 +1,9 @@
|
||||
diff '--color=auto' -ruN a/debian/rules b/debian/rules
|
||||
--- a/debian/rules 2024-08-27 00:55:44.974455211 +0300
|
||||
+++ b/debian/rules 2024-08-27 01:04:52.498346665 +0300
|
||||
@@ -1,23 +1,16 @@
|
||||
#!/usr/bin/make -f
|
||||
--- a/debian/rules 2024-09-27 19:47:32.890706721 +0300
|
||||
+++ b/debian/rules 2024-09-27 19:50:32.851426677 +0300
|
||||
@@ -2,21 +2,16 @@
|
||||
|
||||
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
export DEB_CPPFLAGS_MAINT_APPEND = -DSSHD_SERVICE=\"ssh.service\"
|
||||
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
|
||||
+export DEB_CFLAGS_MAINT_APPEND = -Wno-error -Wno-incompatible-pointer-types -w
|
||||
|
Loading…
Reference in New Issue
Block a user