chiark / gitweb /
debian: Clean noadns build directory.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 7 Apr 2006 14:05:01 +0000 (15:05 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 7 Apr 2006 14:05:01 +0000 (15:05 +0100)
debian/rules

index 5e94001dc7fa6abb593983b68be0256d66909541..63a62d9e91524786822b765e477a599e85aa446e 100755 (executable)
@@ -22,7 +22,7 @@ build:
 
 clean:
        dh_clean
 
 clean:
        dh_clean
-       rm -rf deb-build build
+       rm -rf deb-build deb-noadns build
 
 install: build
        dh_clean
 
 install: build
        dh_clean