[ckan-changes] commit/ckan-debs-public: dread: Correct name of common script.
Bitbucket
commits-noreply at bitbucket.org
Thu May 26 19:44:27 UTC 2011
1 new changeset in ckan-debs-public:
http://bitbucket.org/okfn/ckan-debs-public/changeset/3d1dc848a1f5/
changeset: r14:3d1dc848a1f5
user: dread
date: 2011-05-26 21:44:21
summary: Correct name of common script.
affected #: 1 file (3 bytes)
--- a/ckan/DEBIAN/postinst Thu May 26 19:41:11 2011 +0100
+++ b/ckan/DEBIAN/postinst Thu May 26 20:44:21 2011 +0100
@@ -1,5 +1,5 @@
#!/bin/bash
-. /usr/lib/ckan/common
+. /usr/lib/ckan/common.sh
# The above command means import the bash functions from there so we can
# use them here
Repository URL: https://bitbucket.org/okfn/ckan-debs-public/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the ckan-changes
mailing list