修改control文件

This commit is contained in:
2023-01-30 11:46:51 +08:00
parent 2a8a6d4c4c
commit fe14896ebb
2 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,11 @@ Maintainer: shenmo <shenmo@spark-app.store>
Priority: optional
Section: utils
Installed-Size:10
Depends: apt,curl
Depends: curl
Description: Aptss for Yoyo OS
Architecture: all
Homepage: https://gitee.com/spark-community-works-collections/oyo
Provides: apt
Conflicts: apt
Replaces: apt
Priority: important

View File

@@ -1,3 +1,3 @@
#!/bin/bash
cd OYO
dpkg -b . ..
fakeroot dpkg -b . ..