diff options
Diffstat (limited to '~emulatorman/iceape-l10n/PKGBUILD')
-rw-r--r-- | ~emulatorman/iceape-l10n/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/~emulatorman/iceape-l10n/PKGBUILD b/~emulatorman/iceape-l10n/PKGBUILD index 6b04dd6da..be0a6dd07 100644 --- a/~emulatorman/iceape-l10n/PKGBUILD +++ b/~emulatorman/iceape-l10n/PKGBUILD @@ -44,7 +44,7 @@ build() { for f in *.deb do bsdtar xf $f - bsdtar xf data.tar.xz + bsdtar xf data.tar.gz done cd $srcdir/$_path |