[pacman-dev] [PATCH] Add vim modeline to PKGBUILD-split.proto
David Campbell
davekong at archlinux.us
Sat Apr 3 22:58:30 CEST 2010
Add the vim modeline that is in PKGBUILD.proto to PKGBUILD-split.proto so they
are consistent with each other.
---
PKGBUILD-split.proto | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/PKGBUILD-split.proto b/PKGBUILD-split.proto
index 68a8cc4..53a3e8f 100644
--- a/PKGBUILD-split.proto
+++ b/PKGBUILD-split.proto
@@ -61,3 +61,5 @@ package_pkg2() {
cd "$srcdir/$pkgbase-$pkgver"
make DESTDIR="$pkgdir/" install-pkg2
}
+
+# vim:set ts=2 sw=2 et:
--
1.7.0.3
More information about the pacman-dev
mailing list