Changeset 2152
- Timestamp:
- 12/29/07 00:27:32 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/packages/speechd-up/Makefile
r2085 r2152 8 8 URL-$(FILE)= http://www.freebsoft.org/pub/projects/speechd-up/$(FILE) 9 9 SHA-$(FILE)= ad31c9a15fd8f5616aff4d35713f736ad8266a92 10 11 PATCH1= speechd-up-0.4-onechar-1.patch 10 12 11 13 # Targets … … 21 23 22 24 compile-stage2: 25 patch -Np1 -i ../$(PATCH1) 23 26 ./configure --prefix=/usr --sysconfdir=/etc 24 27 make
