]> git.pld-linux.org Git - packages/f-spot.git/blob - f-spot-DESTDIR.patch
- added ac.patch
[packages/f-spot.git] / f-spot-DESTDIR.patch
1 --- f-spot-0.4.2/extensions/GalleryExport/Makefile.am.orig      2008-03-12 14:29:47.000000000 +0000
2 +++ f-spot-0.4.2/extensions/GalleryExport/Makefile.am   2008-03-12 14:30:28.000000000 +0000
3 @@ -36,7 +36,7 @@
4  plugindir = $(pkglibdir)/extensions
5  
6  install-data-hook:
7 -       rm -f $(plugindir)/GalleryExport.addin.xml
8 +       rm -f $(DESTDIR)/$(plugindir)/GalleryExport.addin.xml
9  
10  plugin_DATA =                  \
11         $(PLUGIN_ASSEMBLY)
This page took 0.126793 seconds and 3 git commands to generate.