Fix build error and wrong license
Remove obsolete parameter to stop virtualenv from complaining about an unrecognized argument (that is already default by now) Fix package using wrong license (The project is using MPL 2.0)
This commit is contained in:
parent
446b7aed8b
commit
5833ae8cbe
2 changed files with 9 additions and 6 deletions
4
.SRCINFO
4
.SRCINFO
|
@ -1,12 +1,12 @@
|
|||
pkgbase = mozilla-firefox-sync-server-git
|
||||
pkgdesc = Mozilla Sync Server for built-in Firefox Sync - 1.5+ version for Firefox 29+
|
||||
pkgver = 1.8.0.r32.gbebd2f3
|
||||
pkgver = 1.8.0.r67.g516807e
|
||||
pkgrel = 1
|
||||
url = http://docs.services.mozilla.com/howtos/run-sync-1.5.html
|
||||
install = mozilla-firefox-sync-server-git.install
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
license = MPL2
|
||||
makedepends = git
|
||||
depends = python2
|
||||
depends = python2-virtualenv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue