From c332bde60adaceb37a566b0a153b9cf55c88c81c Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Mon, 7 Dec 2009 05:44:04 +0000 Subject: [PATCH] Testing to find the working dir of the script in rpm buildroot --- gnome-shell.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnome-shell.spec b/gnome-shell.spec index dbf077d..f31ebd1 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -75,6 +75,10 @@ easy to use experience. %build ## Needed to build the git tree /bin/sh $RPM_BUILD_ROOT/autogen.sh + +## Testing some shit +pwd + %configure # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath