From: Bdale Garbee Date: Tue, 18 May 2010 20:10:42 +0000 (-0600) Subject: oh, right, symlinks are hard to represent in diffs... X-Git-Tag: debian/1.2.2-1~27 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=7c04c997f2f853d8970a8cbb75b83b83dcda6573;p=debian%2Ffreetts oh, right, symlinks are hard to represent in diffs... --- 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