diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-08-15 12:40:08 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-08-15 12:40:08 +0000 |
commit | 1d87049c013c375960b1d9063f688ced75ca3146 (patch) | |
tree | c5479d7b2e1ce018b651d373750c96b206cc3e7d /x11-libs/openmotif | |
parent | eclass'd with better versioning scheme (diff) | |
download | gentoo-2-1d87049c013c375960b1d9063f688ced75ca3146.tar.gz gentoo-2-1d87049c013c375960b1d9063f688ced75ca3146.tar.bz2 gentoo-2-1d87049c013c375960b1d9063f688ced75ca3146.zip |
Doh. Added missing diff file.
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/files/animate-demo.diff | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-libs/openmotif/files/animate-demo.diff b/x11-libs/openmotif/files/animate-demo.diff new file mode 100644 index 000000000000..bc2ccdb9ba71 --- /dev/null +++ b/x11-libs/openmotif/files/animate-demo.diff @@ -0,0 +1,12 @@ +diff -urN openMotif-2.2.2/demos/programs/animate/Makefile.in openMotif-2.2.2-modified/demos/programs/animate/Makefile.in +--- openMotif-2.2.2/demos/programs/animate/Makefile.in Thu Feb 14 08:15:51 2002 ++++ openMotif-2.2.2-modified/demos/programs/animate/Makefile.in Fri Aug 9 15:18:21 2002 +@@ -96,7 +96,7 @@ + README animate.help animate.man xmanimate.man + + +-animate_SOURCES = xmanimate.c animate.c ++animate_SOURCES = xmanimate.c + + CLEANFILES = dog.uid plane.uid superman.uid xmanimate.uid + |