tags 535406 + patch
thanks

I believe this untested patch should solve the issue.

diff -ur noteedit-2.8.1/debian/rules noteedit-2.8.1-pere/debian/rules
--- noteedit-2.8.1/debian/rules 2010-01-24 21:38:06.000000000 +0100
+++ noteedit-2.8.1-pere/debian/rules    2010-01-24 22:26:38.000000000 +0100
@@ -94,8 +94,8 @@
        -rm -f config.status config.log
        rm -f po/*.gmo tse3vtest2* kde_qttest.o
        rm -f yacctest.tab.c yacctest.tab.y y.tab.h configure.files
-       rm -f 
noteedit/{lexik.cc,grammar.cc,grammar.h,grammar.tab.cc,grammar.tab.hh,lyrics.ui}
-       rm -f doc/{noteedit,de}/index.cache.bz2
+       cd noteedit && rm -f lexik.cc grammar.cc grammar.h grammar.tab.cc 
grammar.tab.hh lyrics.ui
+       rm -f doc/noteedit/index.cache.bz2 doc/de/index.cache.bz2
        dh_clean 
 
 install: install-indep install-arch

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to