aboutsummaryrefslogtreecommitdiffstats
path: root/snaprestore.control
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2020-12-06 19:23:50 -0500
committerCameron Katri <me@cameronkatri.com>2020-12-06 19:32:57 -0500
commita007e33b447f468a0aa431325b8d0d322344118a (patch)
tree929c6851cadfd6d6c75f4bb294ba258ef3c27381 /snaprestore.control
parent1919d1ddfcc0793471c1d34daecb1985d80b9d3f (diff)
downloadsnaprestore-a007e33b447f468a0aa431325b8d0d322344118a.tar.gz
snaprestore-a007e33b447f468a0aa431325b8d0d322344118a.tar.zst
snaprestore-a007e33b447f468a0aa431325b8d0d322344118a.zip
Remove uicache dependencyv0.2
Don't use NSTask Reorganize
Diffstat (limited to 'snaprestore.control')
-rw-r--r--snaprestore.control8
1 files changed, 0 insertions, 8 deletions
diff --git a/snaprestore.control b/snaprestore.control
deleted file mode 100644
index 2624641..0000000
--- a/snaprestore.control
+++ /dev/null
@@ -1,8 +0,0 @@
-Package: snaprestore
-Section: Utilities
-Maintainer: @DEB_MAINTAINER@
-Architecture: @DEB_ARCH@
-Version: @DEB_SNAPRESTORE@
-Description: Easily restore rootfs from the command line
- I wholeheartly don't recommend it
-Depends: uikittools (>= 2.0.3)