From d4059caa72927212af8aac37add47a941aaf4028 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 25 Apr 2010 14:20:32 +0200 Subject: automoc4, dans usr --- extra/automoc4/.footprint | 17 ++++++++--------- extra/automoc4/Pkgfile | 2 +- 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'extra/automoc4') diff --git a/extra/automoc4/.footprint b/extra/automoc4/.footprint index d2df85ef2..d5155ab47 100644 --- a/extra/automoc4/.footprint +++ b/extra/automoc4/.footprint @@ -1,9 +1,8 @@ -drwxr-xr-x root/root opt/ -drwxr-xr-x root/root opt/kde/ -drwxr-xr-x root/root opt/kde/bin/ --rwxr-xr-x root/root opt/kde/bin/automoc4 -drwxr-xr-x root/root opt/kde/lib/ -drwxr-xr-x root/root opt/kde/lib/automoc4/ --rw-r--r-- root/root opt/kde/lib/automoc4/Automoc4Config.cmake --rw-r--r-- root/root opt/kde/lib/automoc4/Automoc4Version.cmake --rw-r--r-- root/root opt/kde/lib/automoc4/automoc4.files.in +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/automoc4 +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/automoc4/ +-rw-r--r-- root/root usr/lib/automoc4/Automoc4Config.cmake +-rw-r--r-- root/root usr/lib/automoc4/Automoc4Version.cmake +-rw-r--r-- root/root usr/lib/automoc4/automoc4.files.in diff --git a/extra/automoc4/Pkgfile b/extra/automoc4/Pkgfile index 4ed59e445..faa515cf0 100644 --- a/extra/automoc4/Pkgfile +++ b/extra/automoc4/Pkgfile @@ -13,7 +13,7 @@ build() { cd $name-$version mkdir build cd build - cmake ../ -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX + cmake ../ -DCMAKE_INSTALL_PREFIX=/usr make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf