summaryrefslogtreecommitdiffstats
path: root/proto
diff options
context:
space:
mode:
Diffstat (limited to 'proto')
-rw-r--r--proto/PKGBUILD.proto2
-rw-r--r--proto/proto.install2
2 files changed, 0 insertions, 4 deletions
diff --git a/proto/PKGBUILD.proto b/proto/PKGBUILD.proto
index 98172d8d..6e788c1d 100644
--- a/proto/PKGBUILD.proto
+++ b/proto/PKGBUILD.proto
@@ -43,5 +43,3 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir/" install
}
-
-# vim:set ts=2 sw=2 et:
diff --git a/proto/proto.install b/proto/proto.install
index 2a8993d1..26d37f84 100644
--- a/proto/proto.install
+++ b/proto/proto.install
@@ -33,5 +33,3 @@
#post_remove() {
# do something here
#}
-
-# vim:set ts=2 sw=2 et: