added build of .deb install file #1

Open
thiesyy wants to merge 1 commits from thiesyy/libmrbesen:master into master
First-time contributor

Files changed:
Makefile
.gitignore

Files added:
debconfig
(on "make builddeb"):
build/deb/*

Changes in general:
Added build of lib.deb file to makefile

Installing the Deb-file: (sudo) dpkg -i mrbesen.deb
Purging the library: (sudo) dpkg --purge libmrbesen

Files changed: Makefile .gitignore Files added: debconfig (on "make builddeb"): build/deb/* Changes in general: Added build of lib.deb file to makefile Installing the Deb-file: (sudo) dpkg -i mrbesen.deb Purging the library: (sudo) dpkg --purge libmrbesen
thiesyy added 1 commit 2021-03-23 02:24:37 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b thiesyy-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff thiesyy-master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MrBesen/libmrbesen#1
No description provided.