X-Git-Url: http://andersk.mit.edu/gitweb/mod-vhost-ldap.git/blobdiff_plain/a068493b68daa03bc5d9e88508ad2703a5b1770c..HEAD:/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