X-Git-Url: http://andersk.mit.edu/gitweb/mod-vhost-ldap.git/blobdiff_plain/ce603a20fbdba2c42af3a83f701f389ef1151e06..d9c5b773a795fe18d54bb53845b69f9088e12115:/Makefile diff --git a/Makefile b/Makefile index 546a6d6..a806c6e 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ deb: make clean /usr/bin/pdebuild --configfile /home/ondrej/.pbuilderrc.unstable archive: - svn export svn+ssh://ondrej@svn.debian.org/svn/modvhostldap/mod-vhost-ldap mod-vhost-ldap-`cat VERSION`; + svn export svn+ssh://ondrej@svn.debian.org/svn/modvhostldap/trunk/mod-vhost-ldap/ mod-vhost-ldap-`cat VERSION`; rm -rf mod-vhost-ldap-$(VERSION)/debian tar czf ../tarballs/mod-vhost-ldap-$(VERSION).tar.gz mod-vhost-ldap-$(VERSION); ln -sf mod-vhost-ldap-$(VERSION).tar.gz ../tarballs/mod-vhost-ldap_$(VERSION).orig.tar.gz