ports/opt (3.1): chromium-pdf: adjust extracting command
6 Apr
2015
6 Apr
'15
9:15 p.m.
commit de4ae8e6b509da7c1af13ff8468baf73b380e31d Author: Thomas Penteker <tek@serverop.de> Date: Mon Apr 6 23:15:26 2015 +0200 chromium-pdf: adjust extracting command diff --git a/chromium-pdf/Pkgfile b/chromium-pdf/Pkgfile index 4724fbc..0b5ce0a 100644 --- a/chromium-pdf/Pkgfile +++ b/chromium-pdf/Pkgfile @@ -11,6 +11,6 @@ source=() build() { wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb ar -x google-chrome-stable_current_amd64.deb - tar --use-compress-program=lzma -xf data.tar.lzma + tar -xJf data.tar.xz install -D opt/google/chrome/libpdf.so $PKG/usr/lib/chromium/libpdf.so }
3596
Age (days ago)
3596
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu