Install config-ui files to the right place
authorSteven Luo <steven+maemo@steven676.net>
Fri, 18 Dec 2009 13:00:12 +0000 (05:00 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Fri, 18 Dec 2009 13:00:12 +0000 (05:00 -0800)
debian/rules

index c773a37..962a2e3 100755 (executable)
@@ -46,7 +46,7 @@ install: build
        # Add here commands to install the package into
        # debian/browser-switchboard.
        make DESTDIR=debian/browser-switchboard install
-       make -C config-ui DESTDIR=debian/browser-switchboard install
+       make -C config-ui DESTDIR=../debian/browser-switchboard install
 
 
 binary-indep: build install