remove DH_COMPAT line debian-2.1.3-2
authorKevin Rosenberg <kevin@rosenberg.net>
Mon, 10 Sep 2007 01:29:43 +0000 (19:29 -0600)
committerKevin Rosenberg <kevin@rosenberg.net>
Mon, 10 Sep 2007 01:29:43 +0000 (19:29 -0600)
debian/rules

index 64ac3bc3b9d99f96189bd1c69a50de1f6e1ee500..cf945d6ff6b48aba5532ba114454b8dcdfc20c8a 100755 (executable)
@@ -1,11 +1,8 @@
 #!/usr/bin/make -f
 
 #!/usr/bin/make -f
 
-export DH_COMPAT=4
-
 pkg    := pubmed
 debpkg  := cl-pubmed
 
 pkg    := pubmed
 debpkg  := cl-pubmed
 
-
 clc-source     := usr/share/common-lisp/source
 clc-systems    := usr/share/common-lisp/systems
 clc-pubmed     := $(clc-source)/$(pkg)
 clc-source     := usr/share/common-lisp/source
 clc-systems    := usr/share/common-lisp/systems
 clc-pubmed     := $(clc-source)/$(pkg)