diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-06 03:24:55 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:02:21 +0200 |
commit | 96cf8571bd4c3fc78f00ac53b9411d84dfc00c43 (patch) | |
tree | 0446c319ead88eda7c230cc16bb0bbd1e5686892 /PKGBUILD | |
parent | c23eacaca36f531c1f608323bb18408032e56cb1 (diff) | |
download | pkgbuilds-96cf8571bd4c3fc78f00ac53b9411d84dfc00c43.tar.xz |
Various stylistic housekeeping...
Might change tabs to be 4 spaces tho..
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,4 +34,4 @@ package() { install -Dm644 CleanLicenseConditions.txt "$pkgdir"/usr/share/licenses/clean/LICENSE } -# vim: set ts=4 sw=4 noet: +# vim: set ts=2 sts=2 sw=2 noet: |