diff options
Diffstat (limited to 'ubuntu/maverick/applications/piklab')
-rwxr-xr-x | ubuntu/maverick/applications/piklab/debian/rules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/piklab/debian/rules b/ubuntu/maverick/applications/piklab/debian/rules index 416588f8a..4fd3da4c2 100755 --- a/ubuntu/maverick/applications/piklab/debian/rules +++ b/ubuntu/maverick/applications/piklab/debian/rules @@ -28,6 +28,9 @@ endif #include /usr/share/cdbs/1/rules/patchsys-quilt.mk +post-patches:: + dh_testdir + config: post-patches config-stamp config-stamp: configure dh_testdir |