Re: Which repo is the best for a packager?

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

 



FWIW in alsa-tools from git://git.alsa-project.org/alsa-tools.git

--- alsa-tools/sb16_csp/gitcompile.orig    2008-12-23 16:34:58.000000000 +1000
+++ alsa-tools/sb16_csp/gitcompile 2008-12-23 16:33:19.000000000 +1000
@@ -25,6 +25,6 @@
 echo "./configure $@"
 ./configure $@ || exit 1
 unset CFLAGS
-if -z "$GITCOMPILE_NO_MAKE"; then
+if test -z "$GITCOMPILE_NO_MAKE"; then
   make || exit 1
 fi

--markc

------------------------------------------------------------------------------
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux