- added --upgrade option
- added --install
- added --remove
+ - new config parameter DOWNLOAD_EVEN_APPLIED_PATCHES
createpkg: lots of changes...
0.4.9: released 0.4.9pre6 as 0.4.9
return 0
fi
- # if repos_type == root, check also if
- # there is a package on $PATCHES_DIR/root-$repository_name
- if [ "$repos_type" == "root" ]; then
- simplaret_repository_name
- simplaret_search_and_delete $1 $PATCHES_DIR/$ARCH/$VERSION/root-$repository_name
- if [ "$?" == "1" ]; then
- return 0
- fi
- fi
-
done
# then search for the package in the repositories