diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-19 22:19:38 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-19 22:19:38 -0200 |
commit | fae5a562ca72e29a8a2460ff59eea183d70414ad (patch) | |
tree | 66735895f5eae555a82dc08e7c0b24b8c68f2be2 /~emulatorman | |
parent | 4f718267fbcc7759cfcb74db0bfbae86baf76af1 (diff) |
iceape-l10n-2.7.12.1-1: backing changes on my repo
Diffstat (limited to '~emulatorman')
-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 |