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
|
#!/usr/bin/make -f
|
||||||
# You must remove unused comment lines for the released package.
|
|
||||||
export DH_VERBOSE = 1
|
export DH_VERBOSE = 1
|
||||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||||
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
|
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
|
||||||
|
|
@ -7,7 +6,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
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
|
version=4
|
||||||
opts="searchmode=html" \
|
opts="searchmode=html" \
|
||||||
https://github.com/hyprwm/hyprlang/tags \
|
https://github.com/hyprwm/hyprlang/tags \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue