diff options
| author | Markus Brueffer <markus@FreeBSD.org> | 2004-11-24 14:09:49 +0000 | 
|---|---|---|
| committer | Markus Brueffer <markus@FreeBSD.org> | 2004-11-24 14:09:49 +0000 | 
| commit | d0144fcd1694624ef519c6515b784396df27fa79 (patch) | |
| tree | cc18539023be2df30bacb2fc49ded8123703df5d /graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in | |
| parent | - Update to 0.5.3 (diff) | |
Add kipi-plugins 0.1-beta1 after repocopy from digikamplugins
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Diffstat (limited to 'graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in')
| -rw-r--r-- | graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in b/graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in new file mode 100644 index 000000000000..b8fcbd1a8347 --- /dev/null +++ b/graphics/kipi-plugins-kde4/files/patch-kipi-plugins_Makefile.in @@ -0,0 +1,15 @@ +--- kipi-plugins/Makefile.in.orig	Tue Nov  9 23:15:56 2004 ++++ kipi-plugins/Makefile.in	Tue Nov  9 23:16:31 2004 +@@ -283,11 +283,7 @@ +  + @compile_JPEGLOSSLESS_TRUE@JPEGLOSSLESSDIR = jpeglossless +  +-SUBDIRS = printwizard calendar mpegencoder cdarchiving imagesgallery \ +-	sendimages acquireimages batchprocessimages \ +-	timeadjust wallpaper \ +-	rawconverter findimages \ +-	$(SLIDESHOWDIR) $(KAMERAKLIENTDIR) $(JPEGLOSSLESSDIR) ++SUBDIRS = %%SUBDIRS%% +  +  + rcdir = $(kde_datadir)/kipi  | 
