Compare commits

...

No commits in common. "v963" and "v962" have entirely different histories.
v963 ... v962

2 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
#!/bin/bash
#genpkg füricewm Package
#(c) Rainmaker MultiMedia OHG
#
#$Author: kueller $
#$Date: 2011-08-24 08:30:24 +0200 (Mi, 24. Aug 2011) $
#$Revision: 6222 $
#
#
if [ "$MK64BIT" == "true" ]; then
mkdir usr/X11R7/lib64
tar -C usr/X11R7/lib -cf - .|tar -C usr/X11R7/lib64 -xf -
fi