Browse Source

Update opkginstall.patch

garypang13 4 years ago
parent
commit
a37964b26f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      devices/common/patches/opkginstall.patch

+ 2 - 2
devices/common/patches/opkginstall.patch

@@ -24,7 +24,7 @@
 
 
 --- a/package/base-files/files/lib/functions.sh
 --- a/package/base-files/files/lib/functions.sh
 +++ b/package/base-files/files/lib/functions.sh
 +++ b/package/base-files/files/lib/functions.sh
-@@ -199,6 +199,11 @@ default_prerm() {
+@@ -199,6 +199,10 @@ default_prerm() {
  		fi
  		fi
  	done
  	done
  
  
@@ -35,7 +35,7 @@
  	return $ret
  	return $ret
  }
  }
  
  
-@@ -250,6 +254,9 @@ default_postinst() {
+@@ -250,6 +254,10 @@ default_postinst() {
  		ret=$?
  		ret=$?
  	fi
  	fi