diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/simplaret | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/simplaret b/src/simplaret index ea48035..11b1641 100755 --- a/src/simplaret +++ b/src/simplaret @@ -347,8 +347,8 @@ function simplaret_purge { function simplaret_get { - # get the first matching package $1 - # TODO: support to --get package-version-arch-build.tgz or just part of the name + # prevent user to stay in $storage + cd # first search for an already downloaded package for repos_type in patches root repos noarch; do |