summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-02-08 16:34:56 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-02-08 16:34:56 +0100
commitb7bbdfe227d8e7f5115339d24a2821061452f866 (patch)
tree6ccbe1b90e9ceea4a292b853c453d5ce11a51f69
parentc027185313b0674610e51cf7b253435ad3501d0e (diff)
-rw-r--r--debian/patches/series1
-rw-r--r--debian/patches/sync-manpage.patch26
2 files changed, 0 insertions, 27 deletions
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 77ef620..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-sync-manpage.patch
diff --git a/debian/patches/sync-manpage.patch b/debian/patches/sync-manpage.patch
deleted file mode 100644
index f781289..0000000
--- a/debian/patches/sync-manpage.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Description: update manpage
- Update manpage, sync with README.
-Author: Héctor Orón Martínez <zumbi@debian.org>
-
-Origin: other
-Last-Update: 2018-11-09
-
---- debos-1.0.0+git20181105.b02e058.orig/doc/man/debos.1
-+++ debos-1.0.0+git20181105.b02e058/doc/man/debos.1
-@@ -1,4 +1,4 @@
--.\" Automatically generated by Pandoc 2.0.6
-+.\" Automatically generated by Pandoc 2.2.1
- .\"
- .TH "debos" "1" "" "" ""
- .hy
-@@ -77,8 +77,8 @@ https://godoc.org/github.com/go\-debos/d
- .IP
- .nf
- \f[C]
--sudo\ apt\ install\ golang
--sudo\ apt\ install\ libglib2.0\-dev\ libostree\-dev
-+sudo\ apt\ install\ golang\ git\ libglib2.0\-dev\ libostree\-dev\ qemu\-system\-x86\ \\
-+\ \ \ \ \ qemu\-user\-static\ debootstrap\ systemd\-container
- export\ GOPATH=/opt/src/gocode\ #\ or\ whatever\ suites\ your\ needs
- go\ get\ \-u\ github.com/go\-debos/debos/cmd/debos
- /opt/src/gocode/bin/debos\ \-\-help