summaryrefslogtreecommitdiff
path: root/abslibre
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-16 09:44:44 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-16 09:44:44 -0500
commitc76ecd8ae9425f0717f30cdac8e47485c887bcb6 (patch)
tree12d31e73cfaffa6578651b4d0843dd3ba867bcc4 /abslibre
parentcad2d8b7075cb255f76e79c12c23acee94074514 (diff)
parent0f9c53d616116cac705b01bfabb2186506aac52a (diff)
Merge branch 'master' into cleanup
Conflicts: cron-jobs/ftpdir-cleanup cron-jobs/sourceballs db-functions db-move db-remove db-sync db-update get-repos local_config testing2x yf-update
Diffstat (limited to 'abslibre')
-rwxr-xr-xabslibre2
1 files changed, 1 insertions, 1 deletions
diff --git a/abslibre b/abslibre
index fa777ac..a5733f0 100755
--- a/abslibre
+++ b/abslibre
@@ -96,7 +96,7 @@ sync_pre_mips64el() {
# Create .abs.tar.gz tarballs
create_tarballs() {
for repo in ${ABSLIBRE}/{i686,x86_64}/*; do
- baserepo=$(basename $repo)
+ baserepo=${repo##*/}
arch=$(basename $(dirname $repo))
# Remove the old one