diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-02-01 20:04:06 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-02-01 20:04:06 +0000 |
commit | d808093e249d5c875f0072012f63679ee38071dc (patch) | |
tree | 24eeb7fc817e5afc1fcf63ff65cbedc59f2f8f37 /graphics/gqview-devel/files/patch-Makefile.in | |
parent | "racoon2" is a system to exchange and to install security parameters (diff) |
update to 1.5.7
Notes
Notes:
svn path=/head/; revision=127870
Diffstat (limited to 'graphics/gqview-devel/files/patch-Makefile.in')
-rw-r--r-- | graphics/gqview-devel/files/patch-Makefile.in | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/graphics/gqview-devel/files/patch-Makefile.in b/graphics/gqview-devel/files/patch-Makefile.in index 044883ecd662..4bc50ebd9c24 100644 --- a/graphics/gqview-devel/files/patch-Makefile.in +++ b/graphics/gqview-devel/files/patch-Makefile.in @@ -1,24 +1,12 @@ --- Makefile.in.orig Fri Jan 7 08:33:21 2005 +++ Makefile.in Sun Jan 9 22:20:21 2005 -@@ -163,11 +163,7 @@ - readmedir = $(datadir)/gqview - readme_DATA = README - --desktopdir = $(datadir)/applications --desktop_DATA = gqview.desktop - --icondir = $(datadir)/pixmaps --icon_DATA = gqview.png - - ACLOCAL_AMFLAGS = -I m4 - subdir = . @@ -637,8 +633,7 @@ info-am: -install-data-am: install-desktopDATA install-iconDATA install-man \ - install-readmeDATA -+install-data-am: install-desktopDATA install-iconDATA install-man ++install-data-am: install-man install-exec-am: |