From fe25a4334cd9f470ed084947b95c2ff2a558a4f4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 25 Mar 2009 20:19:14 +0000 Subject: [PATCH] Make pibarcode wirking with 2.6 --- build/makepack-pibarcode.conf | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 build/makepack-pibarcode.conf diff --git a/build/makepack-pibarcode.conf b/build/makepack-pibarcode.conf deleted file mode 100644 index d3418ab454a..00000000000 --- a/build/makepack-pibarcode.conf +++ /dev/null @@ -1,13 +0,0 @@ -# Package descriptor to build pibarcode module package -# -# Goal: Provide a barcode generator engine for module barcode based on non free API pibarcode -# Version: 1.0 -# Author: Copyright 2008 - Laurent Destailleur -# Licence: Restricted as it requires the non GPL API pi_barcode.php -# Install: Just unpack content of module package in Dolibarr directory. -# Setup: Go on barcode module setup. A new barcode generator calle pibarcode must appear. -# -# Files in module -build/makepack-pibarcode.conf -htdocs/includes/barcode/pi_barcode/pi_barcode.php -htdocs/includes/modules/barcode/pibarcode.modules.php \ No newline at end of file