r24234 - in /desktop/unstable/cheese/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue May 4 12:54:29 UTC 2010


Author: biebl
Date: Tue May  4 12:54:28 2010
New Revision: 24234

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24234
Log:
* debian/rules
  - Drop lpia specific configure flags, lpia is dead.

Modified:
    desktop/unstable/cheese/debian/changelog
    desktop/unstable/cheese/debian/rules

Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=24234&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog [utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog [utf-8] Tue May  4 12:54:28 2010
@@ -15,6 +15,8 @@
     - Bump Standards-Version to 3.8.4. No further changes.
   * Switch to source format 3.0 (quilt)
     - Add debian/source/format.
+  * debian/rules
+    - Drop lpia specific configure flags, lpia is dead.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 04 May 2010 02:19:04 +0200
 

Modified: desktop/unstable/cheese/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/rules?rev=24234&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/rules [utf-8] (original)
+++ desktop/unstable/cheese/debian/rules [utf-8] Tue May  4 12:54:28 2010
@@ -5,9 +5,5 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-ifeq ($(DEB_BUILD_ARCH),lpia)
-	DEB_CONFIGURE_EXTRA_FLAGS = --enable-hildon
-endif
-
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed




More information about the pkg-gnome-commits mailing list