[lcms] Add push script

Nicolas Chauvet kwizart at fedoraproject.org
Mon Mar 14 20:17:23 UTC 2011


commit 10b011ff722384abd028b4e7df7787ba0ff157b8
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Mon Mar 14 21:13:47 2011 +0100

    Add push script

 lcms.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lcms.spec b/lcms.spec
index 388c9e0..56b568e 100644
--- a/lcms.spec
+++ b/lcms.spec
@@ -59,7 +59,9 @@ Development files for LittleCMS.
 
 %prep
 %setup -q
+pushd samples
 %patch0 -p0
+popd
 
 find . -name \*.[ch] | xargs chmod -x
 chmod 0644 AUTHORS COPYING ChangeLog NEWS README.1ST doc/TUTORIAL.TXT doc/LCMSAPI.TXT


More information about the scm-commits mailing list