]> git.etc.gen.nz Git - RT-Extension-ExtractCustomFieldValues.git/commitdiff
Ship the initialdata file and instructions on how to run it.
authorAndrew Ruthven <andrew@rt.etc.gen.nz>
Mon, 18 May 2009 23:08:40 +0000 (11:08 +1200)
committerAndrew Ruthven <andrew@rt.etc.gen.nz>
Mon, 18 May 2009 23:08:40 +0000 (11:08 +1200)
debian/README [new file with mode: 0644]
debian/install [new file with mode: 0644]
debian/rules

diff --git a/debian/README b/debian/README
new file mode 100644 (file)
index 0000000..322d779
--- /dev/null
@@ -0,0 +1,6 @@
+You must run the following command to prepare the database for this
+extension:
+
+/usr/sbin/rt-setup-database --action insert \
+--datadir /usr/share/rt-extension-extractcustomfieldvalues-perl/etc \
+--datafile /usr/share/rt-extension-extractcustomfieldvalues-perl/etc/initialdata
diff --git a/debian/install b/debian/install
new file mode 100644 (file)
index 0000000..fc8656f
--- /dev/null
@@ -0,0 +1 @@
+etc/initialdata /usr/share/rt-extension-extractcustomfieldvalues-perl/etc
index 13dccbbc26d412603f1c039b7dd2037ca73bc90e..97e1af7b507c6781bca3b5d62f4989a237bb9bae 100755 (executable)
@@ -49,6 +49,7 @@ binary-arch:
 binary-indep: build install
        dh_testdir
        dh_testroot
+  dh_install
        dh_installdocs README
        dh_installchangelogs Changes
        dh_perl