diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-02 01:47:13 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-02 01:47:13 +0200 |
commit | 1a458fbde58ef4713707e040fbb1a1769e7dadb6 (patch) | |
tree | 7478d20eddb380a3ed10df46fda68f0829055d64 /kde3/dbus-qt3 | |
parent | 49996edbc93f851319fb4faebdcf33de6cb4d62d (diff) | |
download | nutyx-pakxe-1a458fbde58ef4713707e040fbb1a1769e7dadb6.tar.gz nutyx-pakxe-1a458fbde58ef4713707e040fbb1a1769e7dadb6.tar.bz2 nutyx-pakxe-1a458fbde58ef4713707e040fbb1a1769e7dadb6.tar.xz nutyx-pakxe-1a458fbde58ef4713707e040fbb1a1769e7dadb6.zip |
dbus-qt3, ajout profile
Diffstat (limited to 'kde3/dbus-qt3')
-rwxr-xr-x | kde3/dbus-qt3/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde3/dbus-qt3/Pkgfile b/kde3/dbus-qt3/Pkgfile index a8a0825b1..d3a4e68ad 100755 --- a/kde3/dbus-qt3/Pkgfile +++ b/kde3/dbus-qt3/Pkgfile @@ -11,6 +11,7 @@ source=(http://ftp.osuosl.org/pub/gentoo/distfiles/dbus-qt3-$version.tar.bz2\ ) build() { + source /etc/profile cd $name-$version ./configure --prefix=$PKG/usr \ --mandir=/usr/share/man \ |