Add back the newline character at the end of files ()

Reviewed-on: 
This commit is contained in:
2022-10-02 15:29:49 +02:00
parent 1c40099be8
commit 6e124a74f0
6 changed files with 6 additions and 6 deletions

@ -55,4 +55,4 @@ package() {
install -d ${pkgdir}/etc/profile.d/
install -Dm644 ${srcdir}/tromjaro-fixes.sh ${pkgdir}/etc/profile.d/
}
}