From 7c04c997f2f853d8970a8cbb75b83b83dcda6573 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 18 May 2010 14:10:42 -0600 Subject: [PATCH] oh, right, symlinks are hard to represent in diffs... --- debian/rules | 1 + src | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 src diff --git a/debian/rules b/debian/rules index 12e9e6b..cf97379 100755 --- a/debian/rules +++ b/debian/rules @@ -13,6 +13,7 @@ dh $@ override_dh_auto_build: + ln -sf . src ant deploy_bin #override_dh_auto_install: diff --git a/src b/src deleted file mode 120000 index 945c9b4..0000000 --- a/src +++ /dev/null @@ -1 +0,0 @@ -. \ No newline at end of file -- 2.47.2