move edo stuff, that was in the wriong place after the merge, in the edo directory

This commit is contained in:
Johann Dreo 2011-01-27 11:58:21 +01:00
commit cbb1771dd6
77 changed files with 0 additions and 0 deletions

5
edo/package_deb Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env sh
cd release
cpack -G DEB
cd ..