mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Dem mldonkey fehlte sein Script.
Screen aktualisiert. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@954 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#etc/screenrc
|
||||
etc/screenrc
|
||||
usr/bin/screen
|
||||
usr/bin/screen-4.0.2
|
||||
usr/bin/screen-4.0.3
|
||||
#usr/info/screen.info
|
||||
#usr/info/screen.info-1
|
||||
#usr/info/screen.info-2
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
etc/init.d/mldonkey
|
||||
#opt/mldonkey
|
||||
opt/mldonkey/.mldonkey
|
||||
#opt/mldonkey/Authors.txt
|
||||
|
||||
@@ -147,7 +147,7 @@
|
||||
* libwww-perl-5.803
|
||||
* libxml2-2.6.26
|
||||
* libxslt-1.1.17
|
||||
* linux-2.6.16.53
|
||||
* linux-2.6.16.54
|
||||
* linux-atm-2.4.1
|
||||
* linux-libc-headers-2.6.12.0
|
||||
* linuxigd-0.95
|
||||
@@ -218,6 +218,7 @@
|
||||
* rtorrent-0.7.6
|
||||
* samba-3.0.26a
|
||||
* screen-4.0.2
|
||||
* screen-4.0.3
|
||||
* sdparm-1.01
|
||||
* sed-4.1.5
|
||||
* setserial-2.17
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.0.2
|
||||
VER = 4.0.3
|
||||
|
||||
THISAPP = screen-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = ed68ea9b43d9fba0972cb017a24940a1
|
||||
$(DL_FILE)_MD5 = 8506fd205028a96c741e4037de6e3c42
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user