]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Restore build modifications from stripping non-DFSG material
authorRuss Allbery <rra@debian.org>
Wed, 20 Jan 2010 00:32:56 +0000 (16:32 -0800)
committerRuss Allbery <rra@debian.org>
Wed, 20 Jan 2010 00:38:09 +0000 (16:38 -0800)
The merge with the new upstream release undid the build modifications
to permit building with non-DFSG material.  Also add some new instances
from the demand-attach binaries.

configure.in
src/afs/Makefile.in
src/tsalvaged/Makefile.in
src/tviced/Makefile.in
src/util/Makefile.in

index 43f18eb25981867b2165274d7bf3dabab26aa61b..5a813ec0dd25feeb6ecad32f910fdcf66a657413 100644 (file)
@@ -107,12 +107,6 @@ src/log/test/Makefile \
 src/lwp/Makefile \
 src/lwp/test/Makefile \
 src/packaging/Debian/rules \
-src/packaging/MacOS/OpenAFS-debug.Description.plist \
-src/packaging/MacOS/OpenAFS-debug.Info.plist \
-src/packaging/MacOS/OpenAFS.Description.plist \
-src/packaging/MacOS/OpenAFS.Info.plist \
-src/packaging/MacOS/OpenAFS.info \
-src/packaging/MacOS/buildpkg.sh \
 src/packaging/RedHat/openafs.spec \
 src/pam/Makefile \
 src/platform/Makefile \
index 9f4864f3ce3f1da476dd8845e6a5a95209311496..d396af1d55621385f6627f4b4224d9f7aca58d3c 100644 (file)
@@ -47,8 +47,7 @@ depinstall: afszcm.cat AFS_component_version_number.c \
        ${TOP_INCDIR}/afs/afs_stats.h \
        ${TOP_INCDIR}/afs/exporter.h \
        ${TOP_INCDIR}/afs/nfsclient.h \
-       ${TOP_INCDIR}/afs/unified_afs.h \
-       ${TOP_INCDIR}/afs/sysctl.h
+       ${TOP_INCDIR}/afs/unified_afs.h
 
 ${TOP_INCDIR}/afs/afs_consts.h: afs_consts.h
        ${INSTALL_DATA} $? $@
@@ -83,7 +82,6 @@ install: unified_afs.h
        ${INSTALL_DATA} nfsclient.h ${DESTDIR}${includedir}/afs/nfsclient.h
        ${INSTALL_DATA} ${MKAFS_OSTYPE}/osi_inode.h \
            ${DESTDIR}${includedir}/afs/osi_inode.h
-       ${INSTALL_DATA} sysctl.h ${DESTDIR}${includedir}/afs/sysctl.h
        ${INSTALL_DATA} unified_afs.h ${DESTDIR}${includedir}/afs/unified_afs.h
        case ${SYS_NAME} in \
            i386_fbsd*) \
@@ -108,7 +106,6 @@ dest: unified_afs.h
        ${INSTALL_DATA} exporter.h ${DEST}/include/afs/exporter.h
        ${INSTALL_DATA} nfsclient.h ${DEST}/include/afs/nfsclient.h
        ${INSTALL_DATA} ${MKAFS_OSTYPE}/osi_inode.h ${DEST}/include/afs/osi_inode.h
-       ${INSTALL_DATA} sysctl.h ${DEST}/include/afs/sysctl.h
        ${INSTALL_DATA} unified_afs.h ${DEST}/include/afs/unified_afs.h
        case ${SYS_NAME} in \
            i386_fbsd*) \
index 464b6ce084adf568e22cf73fdc86944fdc345c28..86140e4a765f2525e96c94b0aa73288aeb32fcae 100644 (file)
@@ -36,7 +36,7 @@ DIROBJS=buffer.o dir.o salvage.o
 
 LWPOBJS=lock.o threadname.o
 
-UTILOBJS=assert.o uuid.o serverLog.o fileutil.o netutils.o dirpath.o volparse.o flipbase64.o softsig.o fstab.o
+UTILOBJS=assert.o uuid.o serverLog.o fileutil.o netutils.o dirpath.o volparse.o flipbase64.o softsig.o
 
 VLIBOBJS=vnode.o volume.o vutil.o partition.o fssync-client.o \
         clone.o nuke.o devname.o listinodes.o ihandle.o \
index f6ece4ecbadde1a0d629233e68414f36cb1ecf85..72386c6faf7d7925ebcb333d08f6364c9d10e7ef 100644 (file)
@@ -43,7 +43,7 @@ DIROBJS=buffer.o dir.o salvage.o
 
 VOLOBJS= vnode.o volume.o vutil.o partition.o fssync-server.o \
         clone.o devname.o common.o ihandle.o listinodes.o namei_ops.o \
-        fstab.o salvsync-client.o daemon_com.o
+        salvsync-client.o daemon_com.o
 
 FSINTOBJS= afsaux.o afscbint.cs.o afsint.ss.o afsint.xdr.o
 
index c39998fd61d3bde3a6c0d5cfe12342bf881b5bdb..12d51cf2c47e8cc1cd2f77004d97913d81867ab7 100644 (file)
@@ -16,7 +16,7 @@ HELPER_SPLINT=@HELPER_SPLINT@
 
 objects = assert.o base64.o casestrcpy.o ktime.o volparse.o hostparse.o \
         hputil.o kreltime.o isathing.o get_krbrlm.o uuid.o serverLog.o \
-        dirpath.o fileutil.o netutils.o flipbase64.o fstab.o \
+        dirpath.o fileutil.o netutils.o flipbase64.o \
         afs_atomlist.o afs_lhash.o snprintf.o strlcat.o strlcpy.o strnlen.o \
         pthread_glock.o daemon.o rxkstats.o ${REGEX_OBJ}