1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Aaron Griffin 9a9f1e00da From: Andrew Fyfe <andrew@neptune-one.net>
Date: Thu, 29 Mar 2007 11:11:36 +0100
Subject: [PATCH 1/1] Fix bug where makepkg can't extract .tar.Z archives.

For some reason 'tar -xf' doesn't work with .tar.Z, you need to use
'tar -xzf' to extract the archive.

Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2007-03-29 21:26:58 -05:00
..
abs Add execute permissions to abs and rankmirrors 2007-03-28 18:41:29 -04:00
gensync Rewrote updatesync in terms of repo-add and repo-remove 2007-02-12 06:07:11 +00:00
Makefile.am * TODO updates. 2007-02-26 15:10:53 +00:00
makepkg From: Andrew Fyfe <andrew@neptune-one.net> 2007-03-29 21:26:58 -05:00
makeworld * TODO.dan updates. 2007-03-20 19:16:17 +00:00
pacman-optimize * James Rosten <seinfeld90@gmail.com> 2007-01-11 17:22:21 +00:00
rankmirrors Add execute permissions to abs and rankmirrors 2007-03-28 18:41:29 -04:00
repo-add * Sebastian Sareyko 2007-03-13 15:01:15 +00:00
repo-remove Adding repo-remove script, allows for a package to be removed from a repo. 2007-02-11 20:40:19 +00:00
updatesync Rewrote updatesync in terms of repo-add and repo-remove 2007-02-12 06:07:11 +00:00