From b8e42bff60ee8cdddbe620a395792d25701cd96a Mon Sep 17 00:00:00 2001 From: fcrozat Date: Tue, 20 Feb 2007 16:17:39 +0000 Subject: Add svnroot git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/s2u/trunk@182697 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index c1e8c20..ffec8df 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,8 @@ PACKAGE=s2u TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__') +SVNROOT = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE) + FILES = Makefile README hostname-post s2u.c s2u.sh \ AUTHORS LICENSE README ChangeLog s2u.conf -- cgit v1.2.1