debian/rules: temporary installation directory is removed after .deb file has been...
authorrohieb <devnull@localhost>
Tue, 5 Aug 2008 14:04:59 +0000 (16:04 +0200)
committerrohieb <devnull@localhost>
Tue, 5 Aug 2008 14:04:59 +0000 (16:04 +0200)
debian/rules

index 2128ee6..bd00f34 100755 (executable)
@@ -45,6 +45,7 @@ binary-indep:
        dh_gencontrol
        dh_md5sums
        dh_builddeb
+       rm -rf $(CURDIR)/debian/iserv-mod-room-reservation
 
 # needed for lintian
 binary-arch:
This page took 0.0291 seconds and 4 git commands to generate.