Author: tille Date: 2011-02-14 13:15:50 +0000 (Mon, 14 Feb 2011) New Revision: 5974
Modified: trunk/packages/figtree/trunk/debian/rules Log: Adde get-orig-source target Modified: trunk/packages/figtree/trunk/debian/rules =================================================================== --- trunk/packages/figtree/trunk/debian/rules 2011-02-14 12:34:20 UTC (rev 5973) +++ trunk/packages/figtree/trunk/debian/rules 2011-02-14 13:15:50 UTC (rev 5974) @@ -25,3 +25,6 @@ #override_dh_install: # dh_install # cp -a debian/$(pkg).sh $(CURDIR)/debian/$(pkg)/usr/bin/$(pkg) + +get-orig-source: + . debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
