- depends na unrar-free ako nema rar ili unrar
[amavisd-cn.git] / debian / rules
index d92f2b4..d62891e 100755 (executable)
@@ -44,7 +44,7 @@ install: build
        dh_clean -k 
        dh_installdirs
 
-       # Add here commands to install the package into debian/carnet-tools-cn.
+       # Add here commands to install the package into debian/package-name.
        # $(MAKE) install DESTDIR=$(CURDIR)/debian/carnet-tools-cn
 
 
@@ -59,7 +59,7 @@ binary-arch: build install
 #      dh_installchangelogs -k
        dh_installdocs
 #      dh_installexamples
-       dh_install
+       dh_install -X/.svn
 #      dh_installmenu
 #      dh_installdebconf       
 #      dh_installlogrotate
@@ -79,6 +79,7 @@ binary-arch: build install
 #      dh_makeshlibs
        dh_installdeb
 #      dh_shlibdeps
+       sed -i '/init\.d/d' debian/amavisd-cn/DEBIAN/conffiles
        dh_gencontrol
        dh_md5sums
        dh_builddeb