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-01 16:02:21 +0200 |
commit | 8bea88fe2f8d1c63261e5039f8422d9a84cceba3 (patch) | |
tree | 4795cdf54faa2922abeaa9337334de957e463d44 /clean.install | |
parent | 96cf8571bd4c3fc78f00ac53b9411d84dfc00c43 (diff) | |
download | pkgbuilds-8bea88fe2f8d1c63261e5039f8422d9a84cceba3.tar.xz |
Dump...
Diffstat (limited to 'clean.install')
-rw-r--r-- | clean.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clean.install b/clean.install index 3a9e6fc..5cd5546 100644 --- a/clean.install +++ b/clean.install @@ -6,5 +6,3 @@ post_install() { post_remove() { echo "Remember to remove /opt/clean/bin/ from your path if you decided to add it" } - -# vim: set ts=4 sw=4 noet: |