[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS:oo-deb/debian/scripts setperms,1.1.2.2,1.1.2.3



Update of /cvs/debian-openoffice/oo-deb/debian/scripts
In directory gluck:/tmp/cvs-serv6211/scripts

Modified Files:
      Tag: OPENOFFICE_ORG680
	setperms 
Log Message:
* add files in ooo-build to scripts/setperms
* readd kdelibs4-dev build-dep, move dmake dep to Debian only until updated in
  Ubuntu


Index: setperms
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/scripts/Attic/setperms,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- setperms	14 Jan 2005 17:25:10 -0000	1.1.2.2
+++ setperms	21 Jan 2005 22:46:52 -0000	1.1.2.3
@@ -2,11 +2,12 @@
 
 set -e
 
-cd debian
-
-for FILE in scripts/installoverrides \
-	    scripts/xcftobmp \
-	    scripts/gen_lib_list 
+for FILE in debian/scripts/installoverrides \
+	    debian/scripts/xcftobmp \
+	    debian/scripts/gen_lib_list \
+            ooo-build/configure \
+            ooo-build/bin/[a-z]* \
+            ooo-build/patches/apply.pl
 do
   chmod 755 $FILE
 done



Reply to: