Changeset 478 in ProjectBuilder for projects/dploy/pbconf/devel/dploy-pxe
- Timestamp:
- Jun 5, 2008, 4:20:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/dploy/pbconf/devel/dploy-pxe/rpm/dploy-pxe.spec
r476 r478 41 41 #%doc INSTALL COPYING README AUTHORS NEWS 42 42 %{_bindir}/* 43 %{_mandir}/man1/*43 #%{_mandir}/man1/* 44 44 45 45 %post 46 46 %{_bindir}/dploy-pxe-post 47 47 48 %postun 49 # clean up with perl script the /var/cache/dploy ($pxepath->{$ENV{'PBPROJ'}}) 50 48 51 %changelog 49 52 PBLOG
Note:
See TracChangeset
for help on using the changeset viewer.