]> git.etc.gen.nz Git - RT-Extension-ExtractCustomFieldValues.git/commitdiff
Set the /usr/share directory name correctly.
authorAndrew Ruthven <andrew@rt.etc.gen.nz>
Mon, 18 May 2009 23:17:10 +0000 (11:17 +1200)
committerAndrew Ruthven <andrew@rt.etc.gen.nz>
Mon, 18 May 2009 23:17:10 +0000 (11:17 +1200)
debian/README.Debian
debian/install

index 322d77921e41339a84d2d822e4c817e9a15791a4..4cc8020dbf10e337b3ebfb23ecdc1b22c1712e73 100644 (file)
@@ -2,5 +2,7 @@ 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
+  --datadir \
+    /usr/share/librt-extension-extractcustomfieldvalues-perl/etc \
+  --datafile \
+    /usr/share/librt-extension-extractcustomfieldvalues-perl/etc/initialdata
index fc8656f7eee5f45f559aea556fc5e364c7959f68..e3504a59e7df7741a47dbc09ce51d82b3b47199b 100644 (file)
@@ -1 +1 @@
-etc/initialdata /usr/share/rt-extension-extractcustomfieldvalues-perl/etc
+etc/initialdata /usr/share/librt-extension-extractcustomfieldvalues-perl/etc