| Submitter | Saul Wold |
|---|---|
| Date | Sept. 21, 2011, 9:39 a.m. |
| Message ID | <09a4b3ffe5d322c0c90001cbdaadfe9e80d2ca6b.1316597628.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/11833/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-extended/libzypp/libzypp_git.bb b/meta/recipes-extended/libzypp/libzypp_git.bb index aeae7df..4b1b8e4 100644 --- a/meta/recipes-extended/libzypp/libzypp_git.bb +++ b/meta/recipes-extended/libzypp/libzypp_git.bb @@ -16,7 +16,7 @@ SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433" PV = "0.0-git${SRCPV}" PR = "r14" -SRC_URI = "git://gitorious.org/opensuse/libzypp.git;protocol=git \ +SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \ file://no-doc.patch \ file://rpm5.patch \ file://rpm5-no-rpmdbinit.patch \