diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-10 06:05:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-10 06:05:52 +0000 |
commit | a319d62d1729c98884a763e40fe907137c416f0d (patch) | |
tree | 46f3ba2e2a65255fea7918f43cf496e6783a5034 /graphics/panorama/files/patch-configure | |
parent | - Update to 0.9.1 (diff) |
- Fix URL
- New MASTER_SITES
- Update to 0.18.01
- Fix dependencies
- Cleanup patches
Notes
Notes:
svn path=/head/; revision=95521
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 |