Initial DEB build

This commit is contained in:
deon
2018-10-19 11:21:26 +00:00
parent ee194c102f
commit 94d6c2b545
12 changed files with 115 additions and 4 deletions

8
debian/patches/makefile.patch vendored Normal file
View File

@@ -0,0 +1,8 @@
--- a/deps/libb64-1.2/Makefile
+++ b/deps/libb64-1.2/Makefile
@@ -1,3 +1,5 @@
+CFLAGS:=
+
all: all_src all_base64
all_src:

1
debian/patches/series vendored Normal file
View File

@@ -0,0 +1 @@
makefile.patch