updated on Thu Jan 12 16:09:17 UTC 2012
[aur-mirror.git] / drupal6 / drupal6.install
blobacfe94a86a39e0702c01ca56d914eabc019ded6b
1 pre_install() {
2   /bin/true
5 post_install() {
6   mv -v /usr/share/drupal6/sites /etc/drupal/6
7   ln -sf /etc/drupal/6 /usr/share/drupal6/sites
10 pre_upgrade() {
11   /bin/true
14 post_upgrade() {
15   /bin/true
18 pre_remove() {
19   /bin/true
22 post_remove() {
23   /bin/true