]> gitweb.fluxo.info Git - simplepkg.git/commitdiff
simplaret: simplaret_get small fix
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Fri, 12 Jan 2007 19:56:10 +0000 (19:56 +0000)
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>
Fri, 12 Jan 2007 19:56:10 +0000 (19:56 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@102 04377dda-e619-0410-9926-eae83683ac58

doc/CHANGELOG
src/simplaret

index a2c05ed18d69727c98346f8323b5a094d447d477..28bfe1b5c6b61bba6dc1fbec97202c841c223828 100644 (file)
@@ -22,6 +22,7 @@ simplepkg changelog
               - 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
index 0f968fa4f0860d6bc11e0dbcec1673f460445bee..7db9dbf74127f248f53e27519c44d174d35c12e7 100755 (executable)
@@ -428,16 +428,6 @@ function simplaret_get {
       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