Skip to content

Commit

Permalink
Trying to fix deb package autobuilding after the gforge->src renaming
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://scm.fusionforge.org/srv/svn/fusionforge/trunk@10087 9d84d37e-dcb1-4aad-b103-6f3d92f53bf6
  • Loading branch information
lolando committed Jun 18, 2010
1 parent 6c1a9cc commit c3c0068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#

FUSIONFORGE=FusionForge
PKGDIR=gforge
PKGDIR=src
PKGNAME=$(shell head -1 $(PKGDIR)/debian/changelog | sed 's/ .*//')
PKGLETTER=$(shell echo $(PKGNAME) | cut -c1)
ORIGIN=debian.fusionforge.org
Expand Down

0 comments on commit c3c0068

Please sign in to comment.