Changeset 929bb42 for npl/overig
- Timestamp:
- 11/13/21 00:26:27 (3 years ago)
- Branches:
- master
- Children:
- 892871d
- Parents:
- 7c410f9
- Location:
- npl/overig
- Files:
-
- 3 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/overig/drbd_utils/drbd_utils.SlackBuild
r7c410f9 r929bb42 5 5 ##DEP:linux_headers 6 6 #NEED:libxslt 7 #NEED:linuxdoc_tools 7 8 ##NEED:docbook 8 9 ##NEED:udev … … 51 52 #export CFLAGS="-fgnu89-inline" #If "multiple definition of `foo'" Also see http://gcc.gnu.org/gcc-4.3/porting_to.html 52 53 MAKE_OPTS="" 53 ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/sbin || exit 154 ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/sbin --without-manual || exit 1 54 55 55 56 #AUTOMAKE: Compile -
npl/overig/drbd_utils/drbd_utils.build
r7c410f9 r929bb42 1 620 21 6203 -
npl/overig/drbd_utils/drbd_utils.md5
r7c410f9 r929bb42 1 76ed6d3190cd77b00890f3365353124b ./drbd-utils-8.9.6.tar.gz2 c0ee23ed68838419d476b83c47f72474./drbd_utils.pkg3 859a987fa65b2b32d7858e7799d9fc9a./drbd_utils.SlackBuild4 2f835a17d693040b5d3d4a093bc1a0e8./drbd_utils.SlackBuild.log.gz1 00ceaa3066efc408199df399fa595eb7 ./drbd-utils-9.19.0.tar.gz 2 56c00bc813ce2636480108b1ef4a51a5 ./drbd_utils.pkg 3 bf6c809664d7390a2e80a0c4a6f7c30e ./drbd_utils.SlackBuild 4 903050515c37e9d7eabdb5bdd3d2a4b7 ./drbd_utils.SlackBuild.log.gz -
npl/overig/drbd_utils/drbd_utils.version
r7c410f9 r929bb42 1 8.9.6 1 9.19.0 -
npl/overig/mozilla_nss/mozilla-nss.SlackBuild.orig
r7c410f9 r929bb42 27 27 PKGNAM=mozilla-nss 28 28 SRCNAM=nss 29 VERSION=${VERSION:-3. 50}30 NSPR=${NSPR:-4.2 5}29 VERSION=${VERSION:-3.60} 30 NSPR=${NSPR:-4.29} 31 31 BUILD=${BUILD:-1} 32 32
Note: See TracChangeset
for help on using the changeset viewer.