r9097: Automated commit for Debian build of cl-base64 upstream-version-3.3.2
[cl-base64.git] / debian / rules
index 3da7d80fc7bff1c418b843ffec20f64681a0a8be..240379e72353763cf64cab65f424b07c9b327fb9 100755 (executable)
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 
-export DH_COMPAT=4
-
-pkg    := base64
+pkg    := cl-base64
 debpkg  := cl-base64
 
 
@@ -44,7 +42,6 @@ install: build
        dh_installdirs $(clc-systems) $(clc-base64)
        dh_install *.asd $(shell echo *.lisp) $(clc-base64)
        dh_link $(clc-base64)/base64.asd $(clc-systems)/base64.asd
-       dh_link $(clc-base64)/base64-test.asd $(clc-systems)/base64-test.asd
 
 # Build architecture-independent files here.
 binary-indep: build install