[gimp-perl] Removed obsolete file. Patch from Ed J closes bug #721506.



commit 8d48f1fd058d413bc41bf1637e4dccca887fc231
Author: Kevin Cozens <kevin ve3syb ca>
Date:   Sun Jan 5 11:15:18 2014 -0500

    Removed obsolete file. Patch from Ed J closes bug #721506.

 MANIFEST         |    1 -
 UI/Makefile.PL   |    1 -
 UI/basewidget.pm |    5 -----
 3 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/MANIFEST b/MANIFEST
index e5bb378..5cd49b7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -143,7 +143,6 @@ TODO
 t/run.t
 typemap
 typemap.pdl
-UI/basewidget.pm
 UI/Makefile.PL
 UI/typemap
 UI/UI.pm
diff --git a/UI/Makefile.PL b/UI/Makefile.PL
index c94edd8..356db95 100644
--- a/UI/Makefile.PL
+++ b/UI/Makefile.PL
@@ -38,7 +38,6 @@ $pkg->set_inc ("$DEFINE1 $DEFS $INC1 $GIMP_INC $CPPFLAGS $pdl_inc $CFLAGS");
 $pkg->set_libs ("$GIMP_LIBS");
 $pkg->add_pm (
               'UI.pm'          => '$(INST_LIBDIR)/UI.pm',
-              'basewidget.pm'  => '$(INST_LIBDIR)/basewidget.pm',
              );
 $pkg->add_typemaps ("$topdir/typemap", @pdl_typemaps);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]