mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Drop multicat & bitstream
This reverts commit 0a21ce42e1.
These packages have never been updated and nodody in the team
is willing to support them.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
bad2292034
commit
d4b31f13d5
@@ -1,7 +0,0 @@
|
||||
--- Makefile.org 2013-06-14 12:59:46.000000000 +0200
|
||||
+++ Makefile 2013-06-14 13:00:01.000000000 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-PREFIX ?= /usr/local
|
||||
+PREFIX ?= /usr
|
||||
INCLUDE = $(subst //,/,$(DESTDIR)/$(PREFIX)/include/bitstream)
|
||||
VERSION = 1.0
|
||||
@@ -1,12 +0,0 @@
|
||||
--- Makefile.orig 2013-06-14 12:39:11.000000000 +0200
|
||||
+++ Makefile 2013-06-14 12:39:20.000000000 +0200
|
||||
@@ -13,7 +13,7 @@
|
||||
OBJ_LASTS = lasts.o
|
||||
OBJ_MULTICAT_VALIDATE = multicat_validate.o util.o
|
||||
|
||||
-PREFIX ?= /usr/local
|
||||
+PREFIX ?= /usr
|
||||
BIN = $(DESTDIR)/$(PREFIX)/bin
|
||||
MAN = $(DESTDIR)/$(PREFIX)/share/man/man1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user