aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-05-03 22:09:45 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-05-03 22:09:45 +0200
commitc6fb8fea114a8ed9aabd485cbc2d4f4f0c5a8c61 (patch)
treed7c872807fd79814240ed5c63ccf7744919ec688
parentWed, 07 Apr 2021 19:03:14 +0200 (diff)
downloadwiki-public-c6fb8fea114a8ed9aabd485cbc2d4f4f0c5a8c61.tar.gz
wiki-public-c6fb8fea114a8ed9aabd485cbc2d4f4f0c5a8c61.tar.xz
Mon, 03 May 2021 22:09:45 +0200
-rw-r--r--debian-pkg.wiki7
-rw-r--r--index.wiki1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian-pkg.wiki b/debian-pkg.wiki
new file mode 100644
index 0000000..736875a
--- /dev/null
+++ b/debian-pkg.wiki
@@ -0,0 +1,7 @@
+from `~/pkg/deb/znc/2/sub/sub` (dir with `debian` dir)
+
+{{{
+uscan download
+debian/rules build
+fakeroot debian/rules binary
+}}}
diff --git a/index.wiki b/index.wiki
index 6ac34bc..51d2d27 100644
--- a/index.wiki
+++ b/index.wiki
@@ -50,6 +50,7 @@
- [[rv290]]
- [[aur]]
- [[StrapCentOS]]
+- [[debian-pkg]]