Codebase list sugar-etoys-activity / 83e093f
Stop set DEB_PYTHON_SUGAR_PACKAGES: Unneeded with unbranched package. Jonas Smedegaard 7 years ago
1 changed file(s) with 2 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
1616 # You should have received a copy of the GNU General Public License
1717 # along with this program. If not, see <http://www.gnu.org/licenses/>.
1818
19 # These need to be declared before CDBS includes
20 pkg = $(DEB_SOURCE_PACKAGE)
21 DEB_PYTHON_SUGAR_PACKAGES = $(pkg)
22
2319 include /usr/share/cdbs/1/rules/upstream-tarball.mk
2420 include /usr/share/cdbs/1/rules/utils.mk
2521 include /usr/share/cdbs/1/class/python-sugar.mk
2622 include /usr/share/cdbs/1/rules/debhelper.mk
23
24 pkg = $(DEB_SOURCE_PACKAGE)
2725
2826 DEB_UPSTREAM_PACKAGE = Etoys
2927 DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/fructose/$(DEB_UPSTREAM_PACKAGE)