Pārlūkot izejas kodu

tac not available on FreeBSD, fix permission in tslib package

Waldemar Brodkorb 14 gadi atpakaļ
vecāks
revīzija
aef64acf2d
3 mainītis faili ar 2002 papildinājumiem un 2537 dzēšanām
  1. 3 0
      package/tslib/Makefile
  2. 1996 2537
      package/tslib/patches/autotool.patch
  3. 3 0
      scripts/tsort

+ 3 - 0
package/tslib/Makefile

@@ -27,6 +27,9 @@ CONFIGURE_ARGS+=	--disable-ucb1x00 \
 			--disable-linear-h2200 \
 			--disable-arctic2
 
+pre-build:
+	@chmod u+x ${WRKBUILD}/install-sh
+
 post-install:
 	$(INSTALL_DIR) $(IDIR_TSLIB)/etc
 	$(INSTALL_DIR) $(IDIR_TSLIB)/usr/lib/ts

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1996 - 2537
package/tslib/patches/autotool.patch


+ 3 - 0
scripts/tsort

@@ -7,6 +7,9 @@ case $os in
 	NetBSD|MirBSD|OpenBSD)
 		/usr/bin/tsort -r
 		;;
+	FreeBSD)
+		/usr/bin/tsort | tail -r
+		;;
 	*)
 		/usr/bin/tsort | tac
 		;;

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels