Remove unused comments and files
This commit is contained in:
parent
b72fe4cec1
commit
2a69919cf7
|
|
@ -1 +0,0 @@
|
|||
# You must remove unused comment lines for the released package.
|
||||
|
|
@ -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,4 +1,3 @@
|
|||
# You must remove unused comment lines for the released package.
|
||||
version=4
|
||||
opts="searchmode=html" \
|
||||
https://github.com/hyprwm/hyprlang/tags \
|
||||
|
|
|
|||
Loading…
Reference in New Issue