1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-27 03:32:16 -05:00

I'm an idiot. it really should be fsckcom

This commit is contained in:
Jesse Vincent 2008-12-31 05:01:43 +00:00
parent 98caac7048
commit a46db15740

View File

@ -262,7 +262,7 @@
<arg value="${out-signed-package-ospath}" />
<arg value="${out-unsigned-package-ospath}" />
<arg value="fsck.com" />
<arg value="fsckcom" />
</exec>
</target>