From 227ef418d0c3d72f42fd179f0f46d6bab4a7a136 Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Thu, 31 Jan 2008 22:07:12 +0100 Subject: [PATCH] Made migration to -1 pc file --- Makefile.am | 4 ++-- libisofs-5.pc.in => libisofs-1.pc.in | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename libisofs-5.pc.in => libisofs-1.pc.in (100%) diff --git a/Makefile.am b/Makefile.am index f16896c..f8c6028 100644 --- a/Makefile.am +++ b/Makefile.am @@ -159,10 +159,10 @@ uninstall-local: # Extra things nodist_pkgconfig_DATA = \ - libisofs-5.pc + libisofs-1.pc EXTRA_DIST = \ - libisofs-5.pc.in \ + libisofs-1.pc.in \ version.h.in \ doc/doxygen.conf.in \ doc/Tutorial \ diff --git a/libisofs-5.pc.in b/libisofs-1.pc.in similarity index 100% rename from libisofs-5.pc.in rename to libisofs-1.pc.in