Skip to content
Snippets Groups Projects
Verified Commit 62fc13a6 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixed whitespace in makefile template

parent 56791167
No related merge requests found
Pipeline #7878 failed
...@@ -96,7 +96,7 @@ create-debian-packages: ...@@ -96,7 +96,7 @@ create-debian-packages:
- | - |
cat <<EOD > debian/rules cat <<EOD > debian/rules
#!/usr/bin/make -f #!/usr/bin/make -f
%: %:
dh $@ --with dist-zilla dh $@ --with dist-zilla
EOD EOD
- ls -lha ../ - ls -lha ../
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment