summaryrefslogtreecommitdiffstats
path: root/scripts/pkgdelta.sh.in
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-06-08 09:49:09 +0200
committerDan McGee <dan@archlinux.org>2011-06-08 09:49:09 +0200
commitdfaeb6bb2ca8311ac418a16c30006eb7d0534d71 (patch)
tree227f127eb1a35e20689b1b60b4dbe5255c7e9a7f /scripts/pkgdelta.sh.in
parent11ba7a0e8a253bff53778688ee174f42c1513738 (diff)
parent87072ff63907ce6040be7e59b9b07fd891a8254a (diff)
downloadpacman-dfaeb6bb2ca8311ac418a16c30006eb7d0534d71.tar.gz
pacman-dfaeb6bb2ca8311ac418a16c30006eb7d0534d71.tar.xz
Merge remote-tracking branch 'allan/working'
Diffstat (limited to 'scripts/pkgdelta.sh.in')
-rw-r--r--scripts/pkgdelta.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/pkgdelta.sh.in b/scripts/pkgdelta.sh.in
index ecca4277..d17b41d2 100644
--- a/scripts/pkgdelta.sh.in
+++ b/scripts/pkgdelta.sh.in
@@ -163,3 +163,5 @@ if ! type xdelta3 &>/dev/null; then
fi
create_xdelta "$1" "$2"
+
+# vim: set ts=2 sw=2 noet: