]> git.pld-linux.org Git - packages/AsmEdit.git/commit
- moved source preparation from %build to %prep
authortwittner <twittner@pld-linux.org>
Fri, 27 Aug 2004 01:31:45 +0000 (01:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit79802ab00e7745f2518d30366ccd07d21042d521
tree46e5c396bd017defa4c4c88f3e8ae507230ae06e
parent85d0e0f2429f9767f9b620d3c04a928ea1061dd4
- moved source preparation from %build to %prep
- simpliefed sed regex
- use macros instead fixed paths
- BR: sed >= 4.x for changing in place files
- use ___build_shell instead of /bin/bash
- mayby it's for linux only:
  $ a
  zsh: invalid system call (core dumped)  a
  on my FreeBSD box.
  $ truss a
  ioctl(134512773,0x1,0xbfbfea04)                  ERR#9 'Bad file descriptor'
  ioctl(134512773,0x1,0xbfbfea04)                  ERR#9 'Bad file descriptor'
  write(134512773,0x1,-1077941756)                 ERR#9 'Bad file descriptor'
  ioctl(134512778,0x1,0xbfbfea04)                  ERR#9 'Bad file descriptor'
  seteuid(0xbfbfea04)                              ERR#1 'Operation not permitted'
  obs_vtimes()                                     ERR#78 'Function not implemented'
  SIGNAL 12
  SIGNAL 12
  Process stopped because of:  16
  process exit, rval = 140
  zsh: invalid system call (core dumped)  truss a

Changed files:
    AsmEdit.spec -> 1.2
AsmEdit.spec
This page took 0.079099 seconds and 4 git commands to generate.