[Pkg-sugar-commit] [sugar-browse-activity] 02/07: Tidy rules file.

Jonas Smedegaard dr at jones.dk
Fri Jun 19 00:48:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository sugar-browse-activity.

commit d2c9e8aab9247b3401064d5cafe36da033143b8e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jun 18 14:39:09 2015 -0500

    Tidy rules file.
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 36eacb5..7b1a606 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,14 +16,15 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-DEB_PYTHON_SUGAR_PACKAGES = $(DEB_SOURCE_PACKAGE)
+# These need to be declared before CDBS includes
+pkg = $(DEB_SOURCE_PACKAGE)
+DEB_PYTHON_SUGAR_PACKAGES = $(pkg)
 
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/python-sugar.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
-pkg = $(DEB_SOURCE_PACKAGE)
 DEB_SUGAR_PRIMARY_BRANCH = 0.104
 
 DEB_UPSTREAM_PACKAGE = Browse

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-browse-activity.git



More information about the pkg-sugar-commit mailing list