]> git.pld-linux.org Git - packages/evolution-webcal.git/commitdiff
- updated for evolution-webcal-1.0.4
authorgrzegol <grzegol@pld-linux.org>
Mon, 3 May 2004 13:07:27 +0000 (13:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-webcal-paths.patch -> 1.2

evolution-webcal-paths.patch

index 0a3df016d01b6324818903fbeef97f1cc773007a..bc6b67c8442a1ebe717d6047540f6f825d09a453 100644 (file)
@@ -8,22 +8,3 @@ diff -urN aa/evolution-webcal-1.0.2/evolution-webcal.applications.in evolution-w
        name=Evolution iCalendar Subscription Interface
        can_open_multiple_files=true
        expects_uris=true
-diff -urN aa/evolution-webcal-1.0.2/Makefile.am evolution-webcal-1.0.2/Makefile.am
---- aa/evolution-webcal-1.0.2/Makefile.am      2004-03-09 06:38:23.000000000 +0100
-+++ evolution-webcal-1.0.2/Makefile.am 2004-03-18 16:22:04.522298848 +0100
-@@ -7,13 +7,13 @@
- applications_in_files = evolution-webcal.applications.in
- applications_DATA = $(applications_in_files:.applications.in=.applications)
- %.applications: %.applications.in
--      sed -e "s#\@libexecdir\@#$(exec_prefix)/libexec#g" $< > $@
-+      sed -e "s#\@libexecdir\@#$(exec_prefix)/lib#g" $< > $@
- schemasdir = $(GCONF_SCHEMA_FILE_DIR)
- schemas_in_files = evolution-webcal.schemas.in.in
- schemas_DATA = $(schemas_in_files:.schemas.in.in=.schemas)
- %.schemas.in: %.schemas.in.in
--      sed -e "s#\@libexecdir\@#$(exec_prefix)/libexec#g" $< > $@
-+      sed -e "s#\@libexecdir\@#$(exec_prefix)/lib#g" $< > $@
- @INTLTOOL_SCHEMAS_RULE@
This page took 0.071898 seconds and 4 git commands to generate.