[Debian-hebrew-package] r717 - /pkg/libhdate/trunk/debian/rules

baruch at users.alioth.debian.org baruch at users.alioth.debian.org
Sat Jan 5 20:27:30 UTC 2008


Author: baruch
Date: Sat Jan  5 20:27:30 2008
New Revision: 717

URL: http://svn.debian.org/wsvn/debian-hebrew/?sc=1&rev=717
Log:
perl, python and pascal are enabled by default

Modified:
    pkg/libhdate/trunk/debian/rules

Modified: pkg/libhdate/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-hebrew/pkg/libhdate/trunk/debian/rules?rev=717&op=diff
==============================================================================
--- pkg/libhdate/trunk/debian/rules (original)
+++ pkg/libhdate/trunk/debian/rules Sat Jan  5 20:27:30 2008
@@ -39,8 +39,7 @@
 config.status: configure
 	dh_testdir -s
 	# Add here commands to configure the package.
-	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --enable-perl --enable-python  --enable-pascal --with-perl-sitelib-dir=/usr/lib/perl5 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
-	# --enable-examples
+	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --with-perl-sitelib-dir=/usr/lib/perl5 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
 
 build: build-stamp
 build-stamp:  config.status




More information about the Debian-hebrew-package mailing list