Remove unused comments and files

This commit is contained in:
alan (NyxTrail) 2024-03-13 15:27:44 +00:00
parent b72fe4cec1
commit 2a69919cf7
No known key found for this signature in database
GPG Key ID: 32C5D29762C48D4A
3 changed files with 0 additions and 7 deletions

View File

@ -1 +0,0 @@
# You must remove unused comment lines for the released package.

5
debian/rules vendored
View File

@ -1,5 +1,4 @@
#!/usr/bin/make -f
# You must remove unused comment lines for the released package.
export DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
@ -7,7 +6,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1
%:
dh $@
#override_dh_auto_configure:
# dh_auto_configure -- \
# -DCMAKE_LIBRARY_ARCHITECTURE="$(DEB_TARGET_MULTIARCH)"

1
debian/watch vendored
View File

@ -1,4 +1,3 @@
# You must remove unused comment lines for the released package.
version=4
opts="searchmode=html" \
https://github.com/hyprwm/hyprlang/tags \