Skip to content

Commit

Permalink
fix for seed upload build script
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2729 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
orbiter committed Oct 9, 2006
1 parent 2d3b725 commit 661f005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/de/anomic/yacy/seedUpload/yacySeedUploadScp.xml
Expand Up @@ -34,7 +34,7 @@
prefix="${releaseDir}/source/de/anomic/yacy/seedUpload/"
dirmode="755" mode="644"/>
<tarfileset dir="${build}/de/anomic/yacy/seedUpload/"
includes="Settings_Seed_Upload${addonShortName}.class,SchUserInfo.class,sshc.class"
includes="yacySeedUpload${addonShortName}.class,SchUserInfo.class,sshc.class"
prefix="${releaseDir}/classes/de/anomic/yacy/seedUpload/"
dirmode="755" mode="644"/>
<tarfileset dir="${htroot}/"
Expand Down

0 comments on commit 661f005

Please sign in to comment.