Initial commit with version 5.0.1

This commit is contained in:
Manuel 2022-02-11 12:41:05 +01:00
commit 85931efab9
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 82 additions and 0 deletions

13
usrbin.patch Normal file
View file

@ -0,0 +1,13 @@
--- Makefile.orig 2013-05-30 17:42:49.851418658 +0100
+++ Makefile 2013-05-30 17:44:41.157482402 +0100
@@ -18,8 +18,8 @@
install:
# install exec files
- install -d ${DESTDIR}/usr/
- cp -a sbin bin ${DESTDIR}/usr/
+ install -d ${DESTDIR}/usr/bin
+ cp -a sbin/* bin/* ${DESTDIR}/usr/bin/
# install setup dir
install -d $(DESTDIR)/$(SHAREDIR)/