]> andersk Git - mod-vhost-ldap.git/blobdiff - Makefile
revamp directory structure: step 3
[mod-vhost-ldap.git] / Makefile
index 8875f950517668d32ec5781bf7041ac76e3d9558..34026fdae51e79e98a3cf8171516619a4e41d61b 100644 (file)
--- 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-`cat VERSION`;
+       svn export svn+ssh://ondrej@svn.debian.org/svn/modvhostldap/trunk mod-vhost-ldap-`cat VERSION`;
        tar czf ../mod-vhost-ldap-$(VERSION).tar.gz mod-vhost-ldap-$(VERSION);
        tar cjf ../mod-vhost-ldap-$(VERSION).tar.bz2 mod-vhost-ldap-$(VERSION);
        rm -rf mod-vhost-ldap-$(VERSION);
This page took 0.057431 seconds and 4 git commands to generate.