From 5a91be58e6ac0586ad7d5af13940603c494b96a3 Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Thu, 3 Feb 2011 11:10:33 +0000 Subject: Fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5f3358a..a61455b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PACKAGE = desktop-common-data NAME = desktop-common-data TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') mandir=/usr/share/man -SVNROOT = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE) +SVNROOT = svn+ssh://svn.mageia.org/svn/soft/$(PACKAGE) menus: applications.menu kde-applications.menu -- cgit v1.2.1