restructuring

This commit is contained in:
Berke Viktor
2011-12-11 14:29:37 +01:00
parent 1b84f0467a
commit 2012320d0e
78 changed files with 23 additions and 23 deletions

2
win32/deb-extract.bat Normal file
View File

@@ -0,0 +1,2 @@
@echo off
for %%A in (*.deb) do 7z x %%A && 7z x data.tar && del data.tar