[Fusionforge-commits] r10087 - trunk

Roland Mas lolando at libremir.placard.fr.eu.org
Fri Jun 18 10:04:30 CEST 2010


Author: lolando
Date: 2010-06-18 10:04:29 +0200 (Fri, 18 Jun 2010)
New Revision: 10087

Modified:
   trunk/Makefile.debian
Log:
Trying to fix deb package autobuilding after the gforge->src renaming

Modified: trunk/Makefile.debian
===================================================================
--- trunk/Makefile.debian	2010-06-17 20:29:55 UTC (rev 10086)
+++ trunk/Makefile.debian	2010-06-18 08:04:29 UTC (rev 10087)
@@ -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




More information about the Fusionforge-commits mailing list