]> git.pld-linux.org Git - packages/f-spot.git/blame - f-spot-DESTDIR.patch
- added ac.patch
[packages/f-spot.git] / f-spot-DESTDIR.patch
CommitLineData
d861279f 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.065524 seconds and 4 git commands to generate.