~ubuntu-branches/ubuntu/karmic/drupal5/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Lesicnik
  • Date: 2008-12-02 11:31:44 UTC
  • mfrom: (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20081202113144-24pidtd729n4esjq
Tags: 5.12-2ubuntu1
* Merge from debian unstable, remaining changes: (LP: #304334)
 + debian/patches/02_htaccess:
  - Add RewriteBase /drupal5
 + debian/control:
  - Replace exim4 with postfix in Depends.
 - Fix for debian/watch.
  - add Homepage field.
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
        find $(CURDIR)/debian/$(PACKAGE)/usr/share/drupal5/themes \
50
50
          -name '*.png' -o -name '*.jpg' | xargs chmod a-x
51
51
        chmod +x $(CURDIR)/debian/$(PACKAGE)/usr/share/drupal5/scripts/*
 
52
        rm $(CURDIR)/debian/$(PACKAGE)/usr/share/drupal5/misc/jquery.js
 
53
 
52
54
 
53
55
        install -m640 .htaccess debian/drupal5/etc/drupal/5/htaccess
54
56
        #install -m644 database/database.4.1.mysql debian/drupal5/usr/share/dbconfig-common/data/drupal5/install/mysql