不再替换apt
This commit is contained in:
@@ -7,7 +7,4 @@ Depends: curl,transhell
|
|||||||
Description: Aptss for Yoyo OS
|
Description: Aptss for Yoyo OS
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Homepage: https://gitee.com/spark-community-works-collections/oyo
|
Homepage: https://gitee.com/spark-community-works-collections/oyo
|
||||||
Provides: apt(=2.4.8)
|
|
||||||
Conflicts: apt
|
|
||||||
Replaces: apt
|
|
||||||
Priority: important
|
Priority: important
|
||||||
|
|||||||
2
OYO/DEBIAN/postinst
Executable file
2
OYO/DEBIAN/postinst
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
ln -sf /opt/durapps/oyo/apt /usr/local/bin/apt
|
||||||
2
OYO/DEBIAN/postrm
Executable file
2
OYO/DEBIAN/postrm
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
rm -f /opt/durapps/oyo/apt /usr/local/bin/apt
|
||||||
0
OYO/usr/bin/oyo
Normal file → Executable file
0
OYO/usr/bin/oyo
Normal file → Executable file
Reference in New Issue
Block a user