mirror of
				https://github.com/fspc/gbootroot.git
				synced 2025-11-04 00:05:35 -05:00 
			
		
		
		
	Added a configure script to handle skas-or-tt for now, since editing
in place wasn't such a good idea.
This commit is contained in:
		
							parent
							
								
									e6e3100c78
								
							
						
					
					
						commit
						068e48931d
					
				@ -456,7 +456,6 @@ if ( $ARGV[0] eq "both" || $ARGV[0] eq "rpm" ) {
 | 
				
			|||||||
	# For now will just use one definite place for SOURCES
 | 
						# For now will just use one definite place for SOURCES
 | 
				
			||||||
	my $filelist = "pkg/rpm";
 | 
						my $filelist = "pkg/rpm";
 | 
				
			||||||
	system "cp $gbootroot_cvs/gbootroot.xpm $SOURCES";
 | 
						system "cp $gbootroot_cvs/gbootroot.xpm $SOURCES";
 | 
				
			||||||
	system "cp $gbootroot_cvs/Makefile.pkg $packaging_place/Makefile
 | 
					 | 
				
			||||||
	system "cp $rpm_packaging_place/$package $SPECS";
 | 
						system "cp $rpm_packaging_place/$package $SPECS";
 | 
				
			||||||
	system "install -d $packaging_place/$filelist";
 | 
						system "install -d $packaging_place/$filelist";
 | 
				
			||||||
	system "cp $rpm_packaging_place/filelist $packaging_place/$filelist";
 | 
						system "cp $rpm_packaging_place/filelist $packaging_place/$filelist";
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user