]> git.pld-linux.org Git - packages/vim.git/commitdiff
rename autoup.sh to update-source.sh to have more common filename
authorElan Ruusamäe <glen@delfi.ee>
Thu, 20 Dec 2012 20:38:21 +0000 (22:38 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 20 Dec 2012 20:38:21 +0000 (22:38 +0200)
update-source.sh [moved from autoup.sh with 99% similarity]

similarity index 99%
rename from autoup.sh
rename to update-source.sh
index 3d44ba57487cce407bc81351e5c6603858265222..152ea774b915b5143e03798077a5525b46b536ff 100755 (executable)
--- a/autoup.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Usage:
-# ./autoup.sh
+# ./update-source.sh
 # env variables controlling behaviour
 #  build_package=[0|1] - build package when new version is fetched
 #  publish_packages=[0|1] - publish built packages in ~/public_html/$dist/$arch
This page took 0.494322 seconds and 4 git commands to generate.