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