Moved icons from resources to data/ fixed bug with segmentation fault when starting...
[mdictionary] / debian / rules
index 71bcc21..0bfaffc 100755 (executable)
@@ -37,7 +37,7 @@ install: build
        dh_testroot
        dh_clean -k 
        dh_installdirs
-       cd builddir && $(MAKE) INSTALL_ROOT=$(CURDIR)/debian/$(APPNAME) install
+       cd builddir && $(MAKE) INSTALL_ROOT=$(CURDIR)/debian/$(APPNAME) install 
        ./rename-plugins "$(CURDIR)/debian/$(APPNAME)/usr/lib/mdictionary"
 # Build architecture-independent files here.
 binary-indep: build install