From 0da7efa6c6df89496f9cf93e67885f810f7627c1 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 2 Jun 2010 17:44:09 +0200 Subject: unetbootin, ptits ajustements --- extra/unetbootin/Pkgfile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'extra/unetbootin/Pkgfile') diff --git a/extra/unetbootin/Pkgfile b/extra/unetbootin/Pkgfile index 804c4c0ae..a4d58b4e5 100644 --- a/extra/unetbootin/Pkgfile +++ b/extra/unetbootin/Pkgfile @@ -2,7 +2,8 @@ # URL: http://unetbootin.sourceforge.net/ # Maintainer: NuTyX core team # Packager: Shai_- < romain dot gailleton at gmail dot com > -# Depends on: syslinux,p7zip-full,libqt4-core,libqt4-gui,libqt4-network +# Depends on: syslinux,p7zip,qt + name=unetbootin version=442 release=1 @@ -14,8 +15,9 @@ build() { lupdate unetbootin.pro lrelease unetbootin.pro qmake "DEFINES += NOSTATIC" "RESOURCES -= unetbootin.qrc" - make DESTDIR=$PKG + make mv unetbootin-pro.bak unetbootin.pro - cp -R "/tmp/work/src/" $PKG + mkdir -p $PKG/usr/bin + cp unetbootin $PKG/usr/bin/ -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2