dbus.guncellendi
This commit is contained in:
parent
9f1aeb77a0
commit
d0b9cf2076
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Description: Freedesktop.org message bus system
|
# Description: Freedesktop.org message bus system
|
||||||
# URL: http://www.freedesktop.org/wiki/Software/dbus/
|
# URL: http://www.freedesktop.org/wiki/Software/dbus/
|
||||||
# Packager: pierre at nutyx dot org
|
# Packager: milisarge
|
||||||
# Depends on: expat xorg-libx11 xorg-libsm xorg-libice
|
# Depends on: expat xorg-libx11 xorg-libsm xorg-libice
|
||||||
|
|
||||||
name=dbus
|
name=dbus
|
||||||
|
@ -12,7 +12,7 @@ source=(http://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz \
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
source /etc/blfs-bootscripts
|
source /etc/blfs-bootscripts
|
||||||
wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
|
wget http://anduin.linuxfromscratch.org/BLFS/blfs-bootscripts/$scripts-$scriptsversion.tar.bz2
|
||||||
tar xvf $scripts-$scriptsversion.tar.bz2
|
tar xvf $scripts-$scriptsversion.tar.bz2
|
||||||
|
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
|
Loading…
Add table
Reference in a new issue