Skip to content

Commit 8507f2a

Browse files
committed
Fix control syntax
1 parent 21f929c commit 8507f2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ldnp/templates/deb/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Enhances: {{ meta_info["enhances"] }}
5656
Homepage: {{ meta_info["homepage"] }}
5757
{%- endif +%}
5858

59-
# at this point, we do not need to support Debian's multiarch feature and disable it (resp. restore legacy behavior)
59+
{# at this point, we do not need to support Debian's multiarch feature and disable it (resp. restore legacy behavior) #}
6060
Multi-Arch: no
6161

6262
{# just some advertising... #}

0 commit comments

Comments
 (0)