packages: gimp-plugin-stereograph/gimp-plugin-stereograph.spec - install pl...
sls
sls at pld-linux.org
Mon May 24 21:02:55 CEST 2010
Author: sls Date: Mon May 24 19:02:56 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- install plugin manually
---- Files affected:
packages/gimp-plugin-stereograph:
gimp-plugin-stereograph.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/gimp-plugin-stereograph/gimp-plugin-stereograph.spec
diff -u packages/gimp-plugin-stereograph/gimp-plugin-stereograph.spec:1.3 packages/gimp-plugin-stereograph/gimp-plugin-stereograph.spec:1.4
--- packages/gimp-plugin-stereograph/gimp-plugin-stereograph.spec:1.3 Mon Feb 12 23:09:10 2007
+++ packages/gimp-plugin-stereograph/gimp-plugin-stereograph.spec Mon May 24 21:02:48 2010
@@ -35,8 +35,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/%(gimptool --gimpplugindir)/plug-ins
+install stereograph $RPM_BUILD_ROOT/%(gimptool --gimpplugindir)/plug-ins
%clean
rm -rf $RPM_BUILD_ROOT
@@ -52,6 +52,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/05/24 19:02:48 sls
+- install plugin manually
+
Revision 1.3 2007/02/12 22:09:10 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gimp-plugin-stereograph/gimp-plugin-stereograph.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list