diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-16 02:32:57 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-08 12:21:37 +0200 |
commit | bfac9df39b9c26a8a3ee4621f3aa06a6282aafbb (patch) | |
tree | ed04038cc4756c23ab8bdeeac25a2c308d5985d4 /pcmanfm.install | |
parent | ec281ed00d42fd81a6cfe4f7726413a5114d3658 (diff) | |
download | pkgbuilds-bfac9df39b9c26a8a3ee4621f3aa06a6282aafbb.tar.xz |
Reindent
Diffstat (limited to 'pcmanfm.install')
-rw-r--r-- | pcmanfm.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pcmanfm.install b/pcmanfm.install index e511b97..2eef144 100644 --- a/pcmanfm.install +++ b/pcmanfm.install @@ -10,5 +10,3 @@ post_upgrade() { post_remove() { post_install $1 } - -# vim: set ts=4 sw=4 noet: |