diff -r 93a2f2034f98 -r d01e025b868d debian/rules --- a/debian/rules Mon Oct 19 15:58:20 2009 +0200 +++ b/debian/rules Wed Oct 28 13:51:32 2009 +0100 @@ -55,7 +55,8 @@ cp -r Images $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor cp -r graphics $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor cp -r plcopen $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor - cp -r examples $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor + cp -r locale $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor + cp -r dialogs $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor cp *.py $(CURDIR)/debian/plcopeneditor/usr/share/plcopeneditor rm -rf `find .|grep CVS` rm -rf `find .|grep .cvsignore`