Module: xenomai-head
Branch: master
Commit: 55619a4370dcae71f5e312607788ac0fe5a14c3b
URL:    
http://git.xenomai.org/?p=xenomai-head.git;a=commit;h=55619a4370dcae71f5e312607788ac0fe5a14c3b

Author: Stefan Kisdaroczi <ki...@hispeed.ch>
Date:   Fri Aug 20 18:19:32 2010 +0200

debian: move debian/prepare-patch.sh to scripts/

---

 debian/rules                         |    2 +-
 {debian => scripts}/prepare-patch.sh |    0 
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index e39977d..788b031 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,7 +63,7 @@ patch-stamp:
        dh_testdir
        cp debian/linux-patch-xenomai.kpatches.in 
debian/linux-patch-xenomai.kpatches
        for i in arm i386 powerpc x86_64 x86 ; do \
-               bash $(CURDIR)/debian/prepare-patch.sh $$i ; \
+               bash $(CURDIR)/scripts/prepare-patch.sh $$i ; \
        done
        touch patch-stamp
 
diff --git a/debian/prepare-patch.sh b/scripts/prepare-patch.sh
similarity index 100%
rename from debian/prepare-patch.sh
rename to scripts/prepare-patch.sh


_______________________________________________
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git

Reply via email to