Remove Potx drush patch

As potx 3.x contains a drush extension, the drush patch can safely
removed from make file.

Change-Id: I3bdd033728b394d660ec4cca35af08370a1c5605
This commit is contained in:
Marton Kiss 2015-01-29 10:13:52 +01:00
parent e13123d8c9
commit f51376de1d
1 changed files with 0 additions and 7 deletions

View File

@ -372,10 +372,6 @@ projects[pm_existing_pages][type] = "module"
projects[pm_existing_pages][subdir] = "contrib"
projects[pm_existing_pages][version] = "1.4"
projects[potx][type] = "module"
projects[potx][subdir] = "contrib"
projects[potx][version] = "1.0"
projects[privatemsg][type] = "module"
projects[privatemsg][subdir] = "contrib"
projects[privatemsg][version] = "1.4"
@ -603,9 +599,6 @@ projects[smtp][version] = "1.2"
projects[potx][version] = 3.x-dev
projects[potx][type] = "module"
projects[potx][subdir] = "contrib"
; Add drush integration for extraction
; https://www.drupal.org/node/720986
projects[potx][patch][] = "https://www.drupal.org/files/issues/potx-drush_integration-720986-44.patch"
; Contributed themes.