[evolvis-commits] r15387: Trying to fix deb package autobuilding after the gforge-> src renaming

mirabilos at evolvis.org mirabilos at evolvis.org
Tue Mar 1 00:04:44 CET 2011


Author: mirabilos
Date: 2011-03-01 00:04:44 +0100 (Tue, 01 Mar 2011)
New Revision: 15387

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

Modified: trunk/gforge_base/evolvisforge-5.1/Makefile.debian
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/Makefile.debian	2011-02-28 23:04:41 UTC (rev 15386)
+++ trunk/gforge_base/evolvisforge-5.1/Makefile.debian	2011-02-28 23:04:44 UTC (rev 15387)
@@ -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 evolvis-commits mailing list