From 5acc0d095b0888719daa991ccdaf11959cf339f2 Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Jan 14 2017 11:30:18 +0000 Subject: extract: *.pkg TODO --- diff --git a/rpmdev-extract b/rpmdev-extract index d49db31..a9addb9 100755 --- a/rpmdev-extract +++ b/rpmdev-extract @@ -1,6 +1,10 @@ #!/bin/bash # -*- coding: utf-8 -*- +# TODO: *.pkg -> +# xar -xf *.pkg +# gunzip and cpio -ivdum all Payload files + # rpmdev-extract -- Extract various archives in "tar xvf" style # # Copyright (c) 2004-2014 Ville Skyttä