r5047: Automatic commit for debian_version_1_8_2_1-1
[postoffice.git] / debian / rules
index 5a06573cd3a71bc370ee984da5fd0c5bdaf6f7ba..5a3e0c5b156f6d092b7cad3e60dde3ba1b9201bf 100755 (executable)
@@ -5,7 +5,6 @@ export DH_COMPAT=4
 pkg    := postoffice
 debpkg  := cl-postoffice
 
-
 clc-source     := usr/share/common-lisp/source
 clc-systems    := usr/share/common-lisp/systems
 clc-postoffice := $(clc-source)/$(pkg)
@@ -40,7 +39,7 @@ install: build
        dh_clean -k
        # Add here commands to install the package into debian/postoffice.
        dh_installdirs $(clc-systems) $(clc-postoffice) $(doc-dir)
-       dh_install debian/postoffice.asd $(shell echo *.lisp) $(clc-postoffice)
+       dh_install postoffice.asd $(shell echo *.lisp) $(clc-postoffice)
        dh_install postoffice.html $(doc-dir)
        dh_link $(clc-postoffice)/postoffice.asd $(clc-systems)/postoffice.asd
        mv ChangeLog changelog