From 69a11338fe0cc36a868e5812b590f5437622988a Mon Sep 17 00:00:00 2001 From: Alberto Garcia Date: Thu, 30 Apr 2009 13:10:26 +0200 Subject: Renamed src/ to hildon/ * src/ * Makefile.am * configure.ac * doc/Makefile.am * doc/hildon.types * po/POTFILES.in: Renamed src/ to hildon/ * examples/*.c * debian/changelog * debian/rules: Include directly in all examples. --- debian/changelog | 1 + debian/rules | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 23c1e61..a147f9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libhildon (2.1.69-1~unreleased) unstable; urgency=low * unreleased bump + * Don't need to fix example files anymore in debian/rules -- Alberto Garcia Thu, 30 Apr 2009 13:30:03 +0200 diff --git a/debian/rules b/debian/rules index 152068d..8e0d7b0 100755 --- a/debian/rules +++ b/debian/rules @@ -24,5 +24,4 @@ $(DEB_SRCDIR)/configure: binary-post-install/libhildon1-examples:: ( cd $(DEB_SRCDIR)/debian/libhildon1-examples/usr/share/doc/libhildon1-examples/examples && \ - sed -i 's_"hildon.h"__' *.c && \ mv Makefile.static Makefile ) -- cgit v1.2.3-18-g5258