]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed build hack for normalizing file perms and setting
authorMichael Smith <xmldoc@users.sourceforge.net>
Sun, 6 Aug 2006 13:17:21 +0000 (13:17 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sun, 6 Aug 2006 13:17:21 +0000 (13:17 +0000)
executable bit on executables. (Subversion has the svn:executable
property, so this hack is no longer needed.)

releasetools/Targets.mk
releasetools/Variables.mk
xsl/Makefile

index 00db42ca1835cdaa7edc9d669da8cdde0fd60c14..e36fa6447a564fb07c9a756907db400edfeb7e20 100644 (file)
@@ -127,17 +127,6 @@ ifeq ($(ZIPVER),)
        @echo You must specify ZIPVER for the zip target
        exit 1
 else
-# normalize perms/filemodes for all files and dirs
-       find . -type f | xargs chmod 0644
-       find . -type d | xargs chmod 0755
-# set executable bit on executables that are in all distributions
-ifneq ($(EXECUTABLES),)
-       chmod 0755 $(EXECUTABLES)
-endif
-# set executable bit on distro-specific executables
-ifneq ($(DISTRIB_EXECUTABLES),)
-       chmod 0755 $(DISTRIB_EXECUTABLES)
-endif
 
 # -----------------------------------------------------------------
 #          Prepare *zip files for main part of distro
index 6f89edb68ab09c3251170a5e59baedd0523ce7d2..224b63c13388d82cd695ea52064509c7f4357b89 100644 (file)
@@ -126,9 +126,6 @@ ZIP_EXCLUDES = \
  RELEASE-NOTES\.fo \
  \.make-catalog\.xsl
 
-# list of executables that are included in all distributions
-EXECUTABLES =
-
 # specifies options to feed to "freshmeat-submit"
 FMGO=-N
 # SFRELID specifies Sourceforge release ID for current release.
index 6faca3c616f00218d881493969868dd0ef34159f..4aae71a0b986ce3a1bd14e011f01036ce5750f5f 100644 (file)
@@ -19,10 +19,6 @@ DISTRIB_EXCLUDES = extensions/xsltproc saxon8 extensions/build/ extensions/build
 # files for the release
 DISTRIB_PACKAGES = doc
 
-# to make sure that executable bit is retained after packaging,
-# you need to explicitly list any executable files here
-DISTRIB_EXECUTABLES = fo/pdf2index install.sh
-
 # list of pathname+URIs to test for catalog support
 URILIST = \
 .\ http://docbook.sourceforge.net/release/xsl/current/