diff options
Diffstat (limited to 'graphics/panorama/files/patch-configure')
-rw-r--r-- | graphics/panorama/files/patch-configure | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/panorama/files/patch-configure b/graphics/panorama/files/patch-configure new file mode 100644 index 000000000000..d002ef4a7123 --- /dev/null +++ b/graphics/panorama/files/patch-configure @@ -0,0 +1,7 @@ +--- configure.orig Wed Feb 12 05:06:57 2003 ++++ configure Tue Dec 9 13:57:44 2003 +@@ -10538,3 +10538,4 @@ + + ln -s $ac_aux_dir/Makefile.deps . 2>/dev/null + ln -s $ac_aux_dir/install-sh . 2>/dev/null ++exit 0 |