mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Rote IP wird auf der Hauptseite bei DHCP angezeigt.
Neue Pakete gemacht. Ein Default-install.sh/uninstall.sh/upgrade.sh-Set erstellt damit da nicht so viele gleiche (leere) Dateien rumliegen. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@741 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -33,6 +33,12 @@ DL_FILE = $(THISAPP)-source.tar.bz2
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/espgs-$(VER)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = ghostscript
|
||||
PAK_VER = 1
|
||||
|
||||
DESCDE = "Eine Adobe-Postscript-Alternative."
|
||||
DESCEN = "An alternative to Adobe-Postscript."
|
||||
DEPS = ""
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
@@ -59,7 +65,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
md5 : $(subst %,%_MD5,$(objects))
|
||||
|
||||
dist:
|
||||
make-packages.sh ghostscript $(THISAPP)-ipfire-beta-1
|
||||
$(PAK)
|
||||
|
||||
###############################################################################
|
||||
# Downloading, checking, md5sum
|
||||
|
||||
Reference in New Issue
Block a user