Author: christophgil-guest
Date: 2012-05-30 07:45:32 +0000 (Wed, 30 May 2012)
New Revision: 11089

Modified:
   trunk/packages/strap-base/trunk/debian/control
   trunk/packages/strap-base/trunk/debian/rules
Log:


Modified: trunk/packages/strap-base/trunk/debian/control
===================================================================
--- trunk/packages/strap-base/trunk/debian/control      2012-05-30 07:44:44 UTC 
(rev 11088)
+++ trunk/packages/strap-base/trunk/debian/control      2012-05-30 07:45:32 UTC 
(rev 11089)
@@ -10,7 +10,7 @@
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/strap-base/trunk/
 
 Package: strap-base
-Architecture: all
+Architecture: any
 Depends: openjdk-6-jre | sun-java6-jre, java-wrappers, ${misc:Depends},    
libcommons-httpclient-java, libcommons-compress-java, libhttpmime-java, 
libjavatar-java,libhttpclient-java, libgeronimo-activation-1.1-spec-java
 Recommends:
 Suggests: 

Modified: trunk/packages/strap-base/trunk/debian/rules
===================================================================
--- trunk/packages/strap-base/trunk/debian/rules        2012-05-30 07:44:44 UTC 
(rev 11088)
+++ trunk/packages/strap-base/trunk/debian/rules        2012-05-30 07:45:32 UTC 
(rev 11089)
@@ -19,7 +19,7 @@
 
 override_dh_auto_build:
        # When doing svn-buildpackage  -rfakeroot -us -uc, it does not find the 
upstream tgz. Therfore I added the following line:
-       $(CURDIR)/debian/rules get-orig-source
+       #$(CURDIR)/debian/rules get-orig-source
        cd $(SRC_TMP) && tar -xzf $(ORIG_TAR)
        # Native program to manage GUI frames by frame title. It provides 
always-on-top, iconization, to-front etc.
        cd $(SRC_TMP)/src && cc -lm -lX11 -o $(CURDIR)/nativeTools_unix2 
nativeTools_unix2.c


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to